how to deploy the crosstool generated cross compiler

Ming Zhang mingz@ele.uri.edu
Wed Nov 12 18:39:00 GMT 2003


I have a question about how to deploy the cross compiler generated by
crosstool.

After I get one cross compiler, it is sth like
/foo/crosstool-0.24/result/result/arm-unknown-linux-gnu/gcc-3.3.2-glibc-2.3.2/..
i can compile the 2.4 arm kernel successfully.

but after i moved it to /usr/local/arm/gcc-3.3.2-glibc-2.3.2/... and use
it to compile kernel again.

i fail at make dep, because it can not find 
"/foo/crosstool-0.24/result/arm-unknown-linux-gnu/gcc-3.3.2-glibc-2.3.2/lib/gcc-lib/arm-unknown-linux-gnu/3.3.2/include"


how to solve this issue? The previous cross compiler i used does not
have this issue, I can place them where ever i want and just make sure
it is in the search path.

thx



ming



------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com



More information about the crossgcc mailing list