[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cross compiler question



On Mon, Aug 11, 2003 at 02:18:47AM -0700, David S. Miller wrote:
> On Mon, 11 Aug 2003 11:07:35 +0200
> Michael A Yehle <myehle@wanadoo.fr> wrote:
> 
> > but gcc fails to compile missing pthread.h and unistd.h
> 
> Read the cross-GCC FAQ at:
> 
>     http://www.objsw.com/CrossGCC/
> 
> To build a cross compiler properly, you have to install the system
> headers of the target system in the proper place so that the cross-compiler
> can pick them up.
> 

In other words, follow _ALL_ the instructions.  I missed adding the system
headers step - thanks.

Mike



Reply to: