On 07/05/2014 12:13 AM, "Nordlöw" wrote:
On Ubuntu 14.04 my git master build script for phobos now fails as below.

Why? Help please.

/usr/bin/ld points to /usr/bin/ld.bfd on my system

Terminal echo and error message follows:

../dmd/src/dmd -I/home/per/opt/x86_64-unknown-linux-gnu/dmd/include/d2
-shared -debuglib= -defaultlib= ...

Do you have an DFLAGS environment variable set on your system?

It looks like the environment variable is used instead of the make file variable while compiling.

--
Mike Wey

Reply via email to