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 10:45:45AM -0500, Henri wrote:
> Hi everyone,
> 
> While following the instructions in section 4 of the faq , i came across the 
> following error while trying to build a crosscompiler on an i686 host and a 
> target : mipsisa32 . The host uses linux redhat 7.2 . Anybody has a hint of 
> what to look for ?
> 
> the missing file "mips-tfile" is referenced in one of the makefiles generated 
> by configure . but it does not get built . 
> 
> thanks for any help 

Add a --with-gnu-as and --with-gnu-ld to your gcc configure line.

b.g.
-- 
Bill Gatliff
GNU-based embedded development, training and consulting services.
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]