3dfxdev / EDGE

EDGE Source Code
http://edge2.sf.net
74 stars 10 forks source link

Added explicit linking to libdl for POSIX targets #59

Closed alexey-lysiuk closed 6 years ago

alexey-lysiuk commented 6 years ago

This fixes linker the following linker errors when non-default compiler is used /usr/bin/ld: src/system/GL/gl_load.c.o: undefined reference to symbol 'dlsym@@GLIBC_2.2.5' /lib/x86_64-linux-gnu/libdl.so.2: error adding symbols: DSO missing from command line