EDH
16.05.2007, 20:09
*asuro aus der kiste kram*
*akkus lad*
*flash programm etc installier*
*make versuch auszuführen*
*geht net*
*wiedermal im RN mitmisch*
\:D/
hab die neue lib (also 27rc3) nu runtergeladen und versucht die beispielporgamme mal zu kompilieren.
ging net.
mit folgendem kommentar:
florian@Florian:~/asuro/examples/TasterTest$ make
-------- begin --------
avr-gcc --version
avr-gcc (GCC) 4.1.0
Copyright (C) 2006 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.
avr-gcc -c -mmcu=atmega8 -I. -g -Os -I../../lib/inc -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-ahlms=test.lst test.c -o test.o
test.c: In function ‘main’:
test.c:31: warning: pointer targets in passing argument 1 of ‘SerPrint’ differ in signedness
test.c:38: warning: pointer targets in passing argument 2 of ‘itoa’ differ in signedness
test.c:40: warning: pointer targets in passing argument 1 of ‘SerPrint’ differ in signedness
avr-gcc -c -mmcu=atmega8 -I. -g -Os -I../../lib/inc -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-ahlms=asuro.lst asuro.c -o asuro.o
avr-gcc -mmcu=atmega8 -I. -g -Os -I../../lib/inc -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-ahlms=test.o test.o asuro.o --output test.elf -Wl,-Map=test.map,--cref -lm -lasuro
/usr/lib/gcc/avr/4.1.0/../../../../avr/bin/ld: cannot find -lasuro
make: *** [test.elf] Fehler 1
florian@Florian:~/asuro/examples/TasterTest$
zu meinem system:
debian lenny (\:D/) also das aktuelle testing
avr-gcc + alles was synaptic zum stichwort "avr" gefunden hat, hab ich drauf.
ich glaub mit der neuenlib bin ich noch net so ganz auf der höhe der zeit.
das war früher viel beschaulicher (jetzt sinds ja ein paar dateine mehr ^^ )
mfg EDH
*akkus lad*
*flash programm etc installier*
*make versuch auszuführen*
*geht net*
*wiedermal im RN mitmisch*
\:D/
hab die neue lib (also 27rc3) nu runtergeladen und versucht die beispielporgamme mal zu kompilieren.
ging net.
mit folgendem kommentar:
florian@Florian:~/asuro/examples/TasterTest$ make
-------- begin --------
avr-gcc --version
avr-gcc (GCC) 4.1.0
Copyright (C) 2006 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.
avr-gcc -c -mmcu=atmega8 -I. -g -Os -I../../lib/inc -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-ahlms=test.lst test.c -o test.o
test.c: In function ‘main’:
test.c:31: warning: pointer targets in passing argument 1 of ‘SerPrint’ differ in signedness
test.c:38: warning: pointer targets in passing argument 2 of ‘itoa’ differ in signedness
test.c:40: warning: pointer targets in passing argument 1 of ‘SerPrint’ differ in signedness
avr-gcc -c -mmcu=atmega8 -I. -g -Os -I../../lib/inc -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-ahlms=asuro.lst asuro.c -o asuro.o
avr-gcc -mmcu=atmega8 -I. -g -Os -I../../lib/inc -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-ahlms=test.o test.o asuro.o --output test.elf -Wl,-Map=test.map,--cref -lm -lasuro
/usr/lib/gcc/avr/4.1.0/../../../../avr/bin/ld: cannot find -lasuro
make: *** [test.elf] Fehler 1
florian@Florian:~/asuro/examples/TasterTest$
zu meinem system:
debian lenny (\:D/) also das aktuelle testing
avr-gcc + alles was synaptic zum stichwort "avr" gefunden hat, hab ich drauf.
ich glaub mit der neuenlib bin ich noch net so ganz auf der höhe der zeit.
das war früher viel beschaulicher (jetzt sinds ja ein paar dateine mehr ^^ )
mfg EDH