Rolf Ebert schrieb:
Building a cross compiler on Windows from the 4.3.1-RC sources, I get the following error:

I had the current directory (.) first in my PATH. The compiler build generates a shell script named 'as' in the local directory. The script in turn calls AS_FOR_TARGET. Removing . from my PATH solved the problem.

The problem only exists with gcc-4.3 as native compiler, gcc-4.2 did not show the problem.

   Rolf



_______________________________________________
AVR-libc-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avr-libc-dev

Reply via email to