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]

Re: Getting started ( again )


On Mon, Sep 23, 2002 at 11:26:50AM -0400, Alvaro wrote:

> this is what I did before:
> I built binutils-2.13.tar.gz that build fine. by just adding 
> --target=m68k-wrs-vxworks to ./configure
> but when I tried I got compile errors when it failed to find stdlib.h ( 
> which was in /usr/local/include )

it is probably looking for stdlib.h for your target, not your host, but
without the actual error message we can only guess.

-- 
  Aaron J. Grier  |   Frye Electronics, Tigard, OR   |  aaron@frye.com

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