Re: /usr/bin/ld: cannot find -lphobos2

2016-03-21 Thread ZombineDev via Digitalmars-d-learn
/zombinedev/dev/repos/dlang/phobos/generated/*/release/64 -lphobos2 /usr/bin/ld: cannot find -lphobos2 However $ ls /home/zombinedev/dev/repos/dlang/phobos/generated/*/release/64 etc libphobos2.a libphobos2.so libphobos2.so.0.70 libphobos2.so.0.70.0 libphobos2.so.0.70.o Any idea what I'm

Re: /usr/bin/ld: cannot find -lphobos2

2016-03-21 Thread ag0aep6g via Digitalmars-d-learn
-lphobos2 /usr/bin/ld: cannot find -lphobos2 However $ ls /home/zombinedev/dev/repos/dlang/phobos/generated/*/release/64 etc libphobos2.a libphobos2.so libphobos2.so.0.70 libphobos2.so.0.70.0 libphobos2.so.0.70.o Any idea what I'm doing wrong? Asterisk expansion is a shell feature. dmd

/usr/bin/ld: cannot find -lphobos2

2016-03-21 Thread ZombineDev via Digitalmars-d-learn
-v" lflags "-v") $ dmd test --verbose ... Performing "unittest" build using dmd for x86_64. ... binarydmd version v2.070-devel-46cc1c6 config/home/zombinedev/dev/repos/dlang/dmd/src/dmd.conf ... Linking... ... /usr/bin/ld {other stuff...} -L/home/zombinedev/dev/repos/dlan