|
From: | frantz |
Subject: | [avr-gcc-list] Last snapshoot of avr-gcc and cygwin |
Date: | Fri, 23 Aug 2002 20:32:29 +0200 |
Hi,
I'am trying to compile the very last snapshot of
avr-gcc compiler because I 'd like use the last option (ssa optimization,
colored registers,...). I've downloaded the last binutils 1.3
sources), the last gcc and compile binutils with this command line
(environment used is cygwin (the last version))
binutils
./configure --prefix=/usr/local/atmel
--target=avr
make
make install
all is ok !
I wrote:
PATH=/usr/local/atmel/bin:$PATH
( in gcc directory)
./configure --prefix=/usr/local/atmel
--target=avr --enable-language=c
--disable-nls
ok configure done:
But with "make" command :
I've got this piece of message after many
compilation modules:
CONFIG_H="config.h auto-host.h ./../include/ansidecl.h
./config/i386/xm-cygwin.h ./config/avr/avr.h ./defaults.h ./defaults.h
insn-constants.h insn-flags.h" MACHMODE_H="machmode.h machmode.def " \ I have try many possibilities (options) but
without any results. If somebody has recently compiled the gcc source for the
avr target, I'am very interested to understand where is my mistake. thank you in
advance
Frantz |
[Prev in Thread] | Current Thread | [Next in Thread] |