avr-chat
[Top][All Lists]
Advanced

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

Re: [avr-chat] Argh it happened again: compiler cannot create executable


From: Dave Hylands
Subject: Re: [avr-chat] Argh it happened again: compiler cannot create executables
Date: Sat, 29 Apr 2006 22:40:43 -0700

Hi Rick,

Whoops - posting to the list this time.

> configure:2276: /Users/rmann/Projects/AVR/gcc/full/avr/./gcc/xgcc -
> B/Users/rmann/Projects/AVR/gcc/full/avr/./gcc/ -B/usr/local/avr/avr/
> bin/ -B/usr/local/avr/avr/lib/ -isystem /usr/local/avr/avr/include -
> isystem /usr/local/avr/avr/sys-include -v </dev/null >&5

It looks like your PATH is messed up. It seems to be finding the avr
version of the compiler and trying to use that to build the avr
compiler rather than using the native gcc compiler.

Remove the path to the avr compiler from your PATH.

--
Dave Hylands
Vancouver, BC, Canada
http://www.DaveHylands.com/




reply via email to

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