This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

cctools-528 doesn't build on OpenDarwin 7.2.1/x86 was: Multi-module libstdc++ on Darwin


Hi Geoff,

I downloaded ftp://gcc.gnu.org/pub/gcc/infrastructure/cctools-528.tar.bz2 which you mentioned in http://gcc.gnu.org/ml/gcc-patches/2004-08/msg00104.html and tried to build in on OpenDarwin 7.2.1/x86.

However the build failed like this:

localhost:~/GCC/FSF/cctools-528 lars$make
.
.
.
nmedit -p ./prehack_libkld.a
seg_hack __KLD ./prehack_libkld.a -o ./static_libkld.o
make[2]: seg_hack: Command not found
make[2]: *** [libkld.a] Error 127
make[1]: *** [kld_build] Error 2
make: *** [all] Error 1
localhost:~/GCC/FSF/cctools-528 lars$

whatever seg_hack might be - it is not on my machine. Can you possibly release another package which either includes seg_hack or doesn't require it?

See also:

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

regards, Lars


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]