linker @_@

Ellery Newcomer ellery-newcomer at utulsa.edu
Fri Sep 7 16:13:28 PDT 2012


playing with some old headers I had lying around,

dmd libdw_test.d {{header files}} -L-ldw

gives me

/usr/bin/ld: /usr/lib64/dmd-2.060/libphobos2.a(memory_4a8_620.o): 
undefined reference to symbol '_end'
/usr/bin/ld: note: '_end' is defined in DSO /lib64/liblzma.so.5 so try 
adding it to the linker command line
/lib64/liblzma.so.5: could not read symbols: Invalid operation
collect2: error: ld returned 1 exit status


any english suggestions?


More information about the Digitalmars-d-learn mailing list