This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

GNU GCC v4.1

I have succesfully compiled with cygnus (GCC
v3.2)

When cygnus path is changed to:
C:\winarm and change
the GNU Tool prefix to "arm-elf-"

Then build I get error:
--- Error: can't execute 'arm-elf-as'

I've read the tech/support notes;
Does the path actually need to be;
"C:\Program Files\GNUARM" as stated in the
tech/support note. I wouldnt think so.

0