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: libiberty can't find target header files


On Thu, 16 Mar 2000, Kai Ruottu wrote:

>  Ok, the other possible 'hacks' are :
> 
>  1. Create the directory '${prefix}/lib/gcc-lib/${target}/${version}'
> before starting
>     to build GCC

My build scripts always does `cd gcc; make installdirs' after configuring
to get around this issue.

> 
>  2. Try to toy with the '--with-headers=....' (never tried)
> 

This is not a hack, but rather the *recommended* way to build
cross-compilers, and I don't believe you'll run into any such
problem with this method (or copying to sys-include by hand).

Regards,
Mumit



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