This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/19157] Wrong path search order for avr-gcc when -B is given


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-26 14:11 -------
This is caused by the way you configured gcc:
--with-as=/usr/avr/bin/as 

that will search that first.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
          Component|c                           |target
         Resolution|                            |INVALID
            Summary|Wrong path search order for |Wrong path search order for
                   |avr-gcc when -B is given    |avr-gcc when -B is given


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19157


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