This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

Crosscompiler for i686-pc-linux from cygwin


hello again...

I followed the instructions on http://crossgcc.billgatliff.com/ using my 
cygwin as host and i686-pc-linux-gnu as target, binutils compiled just fine, 
but when i tried build all for the GCC 'bootstrap' compiler i get following 
error (from make.log):

In file included from tm.h:7,
                 from ../../gcc-3.0.3/gcc/config/i386/xm-i386.h:39,
                 from tconfig.h:3,
                 from ../../gcc-3.0.3/gcc/libgcc2.c:36:
../../gcc-3.0.3/gcc/config/i386/linux.h:236:20: signal.h: No such file or 
directory
../../gcc-3.0.3/gcc/config/i386/linux.h:237:26: sys/ucontext.h: No such file 
or directory
make[2]: *** [libgcc/./_muldi3.o] Error 1
make[2]: Leaving directory `/i686-pc-linux/build-gcc/gcc'
make[1]: *** [libgcc.a] Error 2
make[1]: Leaving directory `/i686-pc-linux/build-gcc/gcc'
make: *** [all-gcc] Error 2


what's the remedy on this, or am i doing something wrong?

Lots of thanks, Wouter

_________________________________________________________________
Chat on line met vrienden en probeer MSN Messenger uit: 
http://messenger.msn.nl


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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