This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

Re: An error on building cross gcc



cityhunt@nuri.net said:
> Hi everyone..
> I tried to build a cross compiler on a Red Hat 6.1 (i686) system for
> strong arm target with binutils-2.9.5.0.27 and gcc-2.95.1.

> But I failed with following error message.

> configure --target=arm-linux --with-cpu=strongarm1100 ...


...
> _dvmd_lnx
> libgcc1.S:438: asm/unistd.h: can't find such a file or directory

You need the arm-linux header files on your include path.

R.


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


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