This is the mail archive of the crossgcc@sourceware.org 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: Just a question


On Wednesday 05 October 2005 18:16, Khem Raj wrote:
> Dario Massarin wrote:
> >Hi all!
> >
> >I'm trying to compile a complex program (NMM, do you know?) for an arm9
> > based system with crossgcc. I've also the root directory of the target
> > (arm9 system) in my hands.
> >The only problem here is that this program requires lots of external
> > libraries dependencies that are all installed in the target root
> > directory. From my point of view, the cross compiler should take from the
> > root directory of the target. How can I manage this situation?
>
> did u build the toolchain using --with-sysroot=<dir> option.

Thanks for your reply!

Ok. So I was doing it right.. I've just made some progress, I'll let you know 
if I encounter other difficulties.

Many thanks,
	Dario

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