On Friday 13 February 2009 17:30:16 Daniel O'Connor wrote: > On Friday 13 February 2009 16:38:59 Weddington, Eric wrote: > > > I could try it on a FreeBSD box but the ports only go up to 4.3.1. > > > > That would be acceptable too. Just not 4.3.0. > > OK, it's crunching its way through it..
It still crashes. [cain 8:47] ~/projects/sprink >make avr-gcc -O2 -fno-strict-aliasing -pipe -DF_CPU=8000000 -Os -Wall -gdwarf-2 -mmcu=atmega8535 -Wa,-adhlmsn=sprink.lst -c sprink.c -o sprink.o avr-gcc -O2 -fno-strict-aliasing -pipe -DF_CPU=8000000 -Os -Wall -gdwarf-2 -mmcu=atmega8535 -Wa,-adhlmsn=cons.lst -c cons.c -o cons.o avr-gcc -O2 -fno-strict-aliasing -pipe -DF_CPU=8000000 -Os -Wall -gdwarf-2 -mmcu=atmega8535 -Wa,-adhlmsn=ds1307.lst -c ds1307.c -o ds1307.o avr-gcc -O2 -fno-strict-aliasing -pipe -DF_CPU=8000000 -Os -Wall -gdwarf-2 -mmcu=atmega8535 -Wa,-adhlmsn=1wire.lst -c 1wire.c -o 1wire.o avr-gcc -O2 -fno-strict-aliasing -pipe -DF_CPU=8000000 -Os -Wall -gdwarf-2 -mmcu=atmega8535 -Wl,-u,vfprintf -lprintf_min -Wl,-relax -Wl,-Map=sprink.map,--cref -g sprink.o cons.o ds1307.o 1wire.o -o sprink.elf avr-gcc: Internal error: Segmentation fault: 11 (program ld) Please submit a full bug report. See <URL:http://gcc.gnu.org/bugs.html> for instructions. *** Error code 1 Stop in /usr/local/Genesis/home/doconnor/projects/sprink. [cain 8:47] ~/projects/sprink >avr-gcc -v Using built-in specs. Target: avr Configured with: ./../gcc-4.2.2/configure --target=avr --disable-libssp --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ x86_64-portbld-freebsd6.2 Thread model: single gcc version 4.2.2 [cain 8:48] ~/projects/sprink >avr-ld -v GNU ld (GNU Binutils) 2.18 + coff-avr-patch (20050630) > > > > Also what version of binutils are you using? > > > > > > 1.6.2-1 > > > > That's the avr-libc version. > > Oops. > > > Try: > > avr-as --version > > GNU assembler (GNU Binutils) 2.18.0.20080103 -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ AVR-GCC-list mailing list AVR-GCC-list@nongnu.org http://lists.nongnu.org/mailman/listinfo/avr-gcc-list