[Bug other/39888] TLS emutls not linked to automatically on Darwin

howarth at nitro dot med dot uc dot edu gcc-bugzilla@gcc.gnu.org
Thu Sep 24 22:33:00 GMT 2009



------- Comment #30 from howarth at nitro dot med dot uc dot edu  2009-09-24 22:33 -------
Iain,
   I am getting the build failure on x86_64-apple-darwin10 of...

# Early copyback; see "all" above for the rationale.  The
# early copy is necessary so that the gcc -B options find
# the right startup files when linking shared libgcc.
/bin/sh ../../../gcc-4.5-20090924/libgcc/../mkinstalldirs ../.././gcc
parts="crt3.o crtfastmath.o crtprec32.o crtprec64.o crtprec80.o";              
                \
        for file in $parts; do                                  \
          rm -f ../.././gcc/$file;              \
          /usr/bin/install -c -m 644 $file ../.././gcc/;        \
        done
# Recursively invoke make in the GCC directory to build any
make[5]: *** No rule to make target
`../../../../gcc-4.5-20090924/libgcc/../gcc/config/i386/darwin-libgcc-ext-32B-10.4.ver',
needed by `libgcc_ext.10.4.dylib'.  Stop.
make[5]: *** Waiting for unfinished jobs....


-- 


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



More information about the Gcc-bugs mailing list