DMD on linux? (more problems)
Sean Eskapp
eatingstaples at gmail.com
Wed Mar 2 15:43:39 PST 2011
I'm still having issues with the linux dmd. Here's the relevant part
of the output:
...
function func
function func
gcc Nullimorphism.o -o Nullimorphism.exe -g -m32 -l -Xlinker -
L/usr/lib32 -Xlinker -L/usr/lib64 -Xlinker --no-warn-search-mismatch
-Xlinker --export-dynamic -lrt -lphobos2 -lpthread -lm
/usr/bin/ld: cannot find -l-Xlinker
collect2: ld returned 1 exit status
--- errorlevel 1
make[1]: *** [all] Error 1
make[1]: Leaving directory
...
Any help is appreciated.
More information about the Digitalmars-d-learn
mailing list