comp.lang.ada
 help / color / mirror / Atom feed
* Using Gnat.Traceback.Symbolic with gcc-3.4.3
@ 2005-03-06 12:35 Bernd Trog
  2005-03-06 13:39 ` Ludovic Brenta
  0 siblings, 1 reply; 3+ messages in thread
From: Bernd Trog @ 2005-03-06 12:35 UTC (permalink / raw)


Hi,
whats the story about this addr2line problem?

With gcc-3.4.3 I get:

$ gnatmake -O3 -gnatf -gnatwu -gnato -funwind-tables \
  testexception.adb -g -f -largs -g -i -laddr2line -bargs -E
gcc -c -O3 -gnatf -gnatwu -gnato -funwind-tables -g testexception.adb
gnatbind -x testexception.ali
gnatlink testexception.ali -g -g -i -laddr2line
/usr/local/bin/ld: cannot find -laddr2line

I'm using binutils-2.15 (on i686 Linux).

How do I tell binutils to generate a 'libaddr2line.a' for me, that 
works with gcc-3.4.3?



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-03-06 21:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-06 12:35 Using Gnat.Traceback.Symbolic with gcc-3.4.3 Bernd Trog
2005-03-06 13:39 ` Ludovic Brenta
2005-03-06 21:56   ` Florian Weimer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox