------- Comment #1 from marcus at jet dot franken dot de 2010-04-12 15:04 ------- Created an attachment (id=20366) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20366&action=view) hello.c
g++ -Os -shared -o libhello.so -Wl,-z,defs -fPIC hello.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43727