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




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.

I've also tried to build the crosscompiler myself, but ended up with no results yet :-(

Best regards,
	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




-- Khem Raj <kraj@mvista.com> MontaVista Software, Inc. www.mvista.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]