public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/26510]  New: --disable-shared broken for darwin platform
@ 2006-03-01 13:21 hanwen at xs4all dot nl
  2006-03-01 13:30 ` [Bug bootstrap/26510] " pinskia at gcc dot gnu dot org
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: hanwen at xs4all dot nl @ 2006-03-01 13:21 UTC (permalink / raw)
  To: gcc-bugs

compiling with static libs for darwin breaks during compile with the following
message.

MLIBS=`/home/hanwen/vc/gub/target/darwin-x86/build/gcc-4.1.0/./gcc/xgcc
-B/home/hanwen/vc/gub/target/darwin-x86/build/gcc-4.1.0/./gcc/
-B/home/hanwen/vc/gub/target/darwin-x86/system/usr/cross//i686-apple-darwin8/bin/
-B/home/hanwen/vc/gub/target/darwin-x86/system/usr/cross//i686-apple-darwin8/lib/
-isystem
/home/hanwen/vc/gub/target/darwin-x86/system/usr/cross//i686-apple-darwin8/include
-isystem
/home/hanwen/vc/gub/target/darwin-x86/system/usr/cross//i686-apple-darwin8/sys-include
--print-multi-lib \
        | sed -e 's/;.*$//' -e '/^\.$/d' -e 's/^/_/'` ; \
for mlib in '' $MLIBS ; do \
  i686-apple-darwin8-strip -o libgcc_s.10.4.dylib_T${mlib} \
    -s
/home/hanwen/vc/gub/target/darwin-x86/src/gcc-4.1.0/gcc/config/i386/darwin-libgcc.10.4.ver
-c -u \
    libgcc_s${mlib}.1.dylib || exit 1 ; \
done
i686-apple-darwin8-strip: can't open file: libgcc_s.1.dylib (No such file or
directory)
make[3]: *** [libgcc_s.10.4.dylib] Fout 1
make[3]: Leaving directory
`/home/hanwen/vc/gub/target/darwin-x86/build/gcc-4.1.0/gcc'
make[2]: *** [all-gcc] Fout 2


-- 
           Summary: --disable-shared broken for darwin platform
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hanwen at xs4all dot nl
 GCC build triplet: i386-redhat-linux
  GCC host triplet: i386-redhat-linux
GCC target triplet: i686-apple-darwin8


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26510


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2007-01-02 15:41 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-01 13:21 [Bug bootstrap/26510] New: --disable-shared broken for darwin platform hanwen at xs4all dot nl
2006-03-01 13:30 ` [Bug bootstrap/26510] " pinskia at gcc dot gnu dot org
2006-03-01 15:45 ` pinskia at gcc dot gnu dot org
2006-03-01 16:04 ` hanwen at xs4all dot nl
2006-10-23 15:22 ` pinskia at gcc dot gnu dot org
2006-10-23 15:24 ` [Bug target/26510] [4.1/4.2 Regression] " pinskia at gcc dot gnu dot org
2006-10-23 19:02 ` dir at lanl dot gov
2006-10-29 20:29 ` [Bug target/26510] [4.1/4.2/4.3 " geoffk at gcc dot gnu dot org
2006-10-30 13:59 ` dir at lanl dot gov
2006-12-24  6:21 ` pinskia at gcc dot gnu dot org
2006-12-26 13:57 ` dir at lanl dot gov
2006-12-26 18:07 ` pinskia at gcc dot gnu dot org
2007-01-02 15:41 ` dir at lanl dot gov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).