[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-gcc-list] Building avr-gcc in Cygwin
From: |
Victor Sluiter |
Subject: |
[avr-gcc-list] Building avr-gcc in Cygwin |
Date: |
Sat, 19 Oct 2002 12:44:05 +0200 (MEST) |
Hello everyone,
Trying to get some 'feel' for Linux before making thebig step forward from
windows, I decided to install Cygwin, and tried to compile avr-gcc... After
reading the docs, I got as far as this:
address@hidden /
$cd condir
address@hidden /condir
$ ../gcc-3.2-1/configure --prefix=../usr/local/ --program-prefix=avr-
--enable-
languages="c" --target=avr
<lots of text>
address@hidden /condir
$make
<lots of text, ending with:>
/cygdrive/c/WINDOWS/TEMP/ccLUXlL2.s:36: Error: no such instruction: `result
to r
eturn register'
make[2]: *** [libgcc/./_mulqi3.o] Error 1
make[2]: Leaving directory `/condir/gcc'
make[1]: *** [stmp-multilib] Error 2
make[1]: Leaving directory `/condir/gcc'
make: *** [all-gcc] Error 2
address@hidden /condir
$ gcc --version
gcc (GCC) 3.2 20020818 (prerelease)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
address@hidden /condir
$
Anyone knows what I did wrong, which piece of documentation I skipped,
or....??
Any help would be appreciated, thanks in advance!!!
Greetings,Victor
--
-------------------------------------------------------
Een gewaarschuwd schizofreen telt voor vier.
- Fons Jansen
-------------------------------------------------------
+++ GMX - Mail, Messaging & more http://www.gmx.net +++
NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen!
avr-gcc-list at http://avr1.org
Re: [avr-gcc-list] Not naked but "topless" functions?, Kang Tin LAI, 2002/10/23
Re: [avr-gcc-list] Not naked but "topless" functions?, Kang Tin LAI, 2002/10/23