build problem for mipsisa32 xcompiler

William A. Gatliff bgat@billgatliff.com
Mon Nov 4 18:13:00 GMT 2002


Henri:

On Mon, Nov 04, 2002 at 04:24:42PM -0500, Henri wrote:
> 
> the question I have is how to force the configure script to use the cross 
> assembler created in the binutils 

Make sure the cross toolchain is the first one in your path.  Do this
(or something like it) before you configure/build:

$ export PATH=/home/bgat/mips-linux/bin:${PATH}


b.g.
-- 
Bill Gatliff
Get real embedded GNU training from a real embedded GNU developer.
See http://billgatliff.com for details.

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