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: gcc 3.3.3 (and 3.4.2?) build failure (M68k)


>>Are you sure you have the cross-assembler in your PATH when you
>>configure/build the compiler?  If not then the compiler defaults to
>>the system assembler which is probably *not* an m68k assembler...
>>  
>>
>Yes. I'm quite sure. I also get
>
>checking what assembler to use... m68k-coff-as
>
>during configure...

Weird.

Is m68k-coff-as on your path when you build the compiler?

What's the configure command look like?

Is this a bon-stock gcc that you're trying to configure for m68k-coff?

Add -v and see where its getting is specs from(is it the specs file you
expect to be used), and see what that has for the assembler.  Past
that I'm out of ideas...

-- 
Peter Barada
peter@the-baradas.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]