On 12/24/2009 04:28 AM, Ang Beepeng wrote:
$ /usr/bin/nm -B test.o
00000000 b .bss
00000000 d .data
00000000 N .stab
00000000 N .stabstr
00000000 t .text
U ___main
U __alloca
00000010 T _main
00000000 T _nm_test_func
00000010 C _nm_test_var
Please do the same with "/usr/bin/nm -B test.o | sed l". Paolo _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
