20 Nov
2008
20 Nov
'08
2:16 p.m.
Olavo wrote:
Is there a way to change the MakeFile and direct it to find the correct libraries ?
No. The issue is that the "configure" script asks the linker on your system to do something... and the linkers behavior is different for "configure" and for "make". Alan DeKok.