1
Development Deliberation /
« on: February 17, 2004, 04:37:34 pm »
Ok I have Good news and Bad News: I got it to make libcssys.a but I ran in to another problem this is what I get some errors saying that they can\'t make a file or It can\'t find a file but I think I have everything I need to have so then I run this:
g++ -bundle -o casnddrv.csplugin ./out/macosxppc/optimize/plugins/sound/driver/coreaudio/casnddrv.o ./out/macosxppc/optimize/libs/cssys/libcssys.a ./out/macosxppc/optimize/libs/csutil/libcsutil.a ./out/macosxppc/optimize/libs/cssys/libcssys.a -multiply_defined suppress -lm -ldl -bundle -framework AppKit -framework Foundation -framework CoreAudio
just like AlanOne says but it says: ld: can\'t locate file for: -ldl . What am I doing wrong? Also thanks for helping me in this endeavour.
g++ -bundle -o casnddrv.csplugin ./out/macosxppc/optimize/plugins/sound/driver/coreaudio/casnddrv.o ./out/macosxppc/optimize/libs/cssys/libcssys.a ./out/macosxppc/optimize/libs/csutil/libcsutil.a ./out/macosxppc/optimize/libs/cssys/libcssys.a -multiply_defined suppress -lm -ldl -bundle -framework AppKit -framework Foundation -framework CoreAudio
just like AlanOne says but it says: ld: can\'t locate file for: -ldl . What am I doing wrong? Also thanks for helping me in this endeavour.