avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] Two problems building gcc on MinGW


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] Two problems building gcc on MinGW
Date: Thu, 29 Apr 2004 11:20:11 +0200 (MET DST)

"Ebert, Rolf" <address@hidden> wrote:

> It seems that avr-gcc.exe (the driver program) correctly calls the
> compiler (cc1.exe), but then it calls as, not avr-as (You can see
> that when calling avr-gcc with -v).  What might be the problem?

I think the name of the assembler is figured out at configure time,
so that's where you should be able to tweak that.
-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]