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: build problem for mipsisa32 xcompiler


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]