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]

arm-wrs-vxworks


Hello all,

I am struggling to build cross gcc 2.95.3 for arm-wrs-vxworks to run on
linux. I have been able to build binutils for the target, but cannot
build gcc.

The error I get is:

../../gcc/libgcc2.c:41: stdlib.h: No such file or directory
../../gcc/libgcc2.c:42: unistd.h: No such file or directory

I am calling configure like so:

 ../configure --target=arm-wrs-vxworks
--prefix=/usr/local/Tornado/host/linux/ -v

To build the cross compile do I need the vxworks include files or is it
looking for my linux include files.

Any feedback will be really appreciated!

Thanks a lot,
Mandeep

	


------
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]