
29 Oct
2010
29 Oct
'10
5:05 p.m.
Am 29.10.2010 16:54, schrieb Albert ARIBAUD:
Le 29/10/2010 16:37, Alexander Holler a écrit :
Hello,
I don't quote the rest, just read the mails before. ;)
Here is the what I've done with the current head and the resulting output:
The generated assembler code isn't really workable, at least I don't feel comfortable with it. Could you instead do an objdump -d -S .../nand.o > nand.lst and make the nand.lst files for each case available?
Here it is:
http://ahsoftware.de/nand.lst.notworking.gcc.4.5.1_without-fpic
and
http://ahsoftware.de/nand.lst.working.gcc.4.5.1_with-fpic
I could offer the output of "gcc ... -gstabs+ -Wa,-ahldn -c nand.c
nand.s" too, this is what I'm often using but it looks like the output
of objdump ;)
Regards,
Alexander