DMD on linux? (more problems)

Jacob Carlborg doob at me.com
Wed Mar 2 23:51:23 PST 2011


On 2011-03-03 00:43, Sean Eskapp wrote:
> 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.

You can give this a try: https://bitbucket.org/doob/dvm/wiki/Home

-- 
/Jacob Carlborg


More information about the Digitalmars-d-learn mailing list