This is the mail archive of the gcc-help@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]

linux cross compiler


Hi,

I'm trying to build an i386-linux cross compiler under Solaris 7.  Things
progress nicely until libgcc2.c gets compiled, at which point the build
dies because it can't find signal.h and sys/ucontext.h.

I've tried gcc-3.0 and gcc-3.1, both with the same results.  If anybody can
tell me where I can get a copy of these files I would really appreciate it!

I have issued the following commands:
   configure --target i386-linux
   make LANGUAGES=c

Tony Neumayer



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