search for: lddll

Displaying 1 result from an estimated 1 matches for "lddll".

Did you mean: addll
2003 Dec 25
3
Missing LDSHARED in Makefiles; build problems.
....o c_28604.o c_28605.o c_28606.o -lm -o libwine_unicode.so.1 make[2]: casemap.o: Command not found make[2]: *** [libwine_unicode.so.1] Error 127 make[1]: *** [unicode] Error 2 make: *** [libs] Error 2 Inspection of the Makefile reveals that LDSHARED is set to nothing: IMPLIBEXT = def LDSHARED = LDDLL = I don't know why this occurs or how to fix it. If I figure something out I'll post it here, but does anybody know what's up, or has anybody had any luck building Wine on OS X? Thanks, Jason