This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/19157] Wrong path search order for avr-gcc when -B is given
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Dec 2004 14:11:40 -0000
- Subject: [Bug target/19157] Wrong path search order for avr-gcc when -B is given
- References: <20041226140525.19157.hakan@ardoe.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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