Re: dmd link mystery on linux

2012-05-21 Thread John Belmonte
Tracking at http://d.puremagic.com/issues/show_bug.cgi?id=8127

Re: dmd link mystery on linux

2012-05-20 Thread John Belmonte
On Sunday, 20 May 2012 at 13:53:21 UTC, Mike Wey wrote: On my system it looks like the order of the commands passed on to ld differ depending on if -Xlinker is used. gcc passes some default paths to the linker like: -L/lib/ and -L/usr/lib/, now commands passed on to the linker with -Xlinker are

Re: dmd link mystery on linux

2012-05-20 Thread Mike Wey
On 05/20/2012 01:58 AM, John Belmonte wrote: I'm having a problem where the link command line generated by dmd is picking up the globally-installed version of the phobos library instead of my local one. I'm using a dmd.conf pointing at my local phobos build so this shouldn't be happening. From ou

dmd link mystery on linux

2012-05-19 Thread John Belmonte
I'm having a problem where the link command line generated by dmd is picking up the globally-installed version of the phobos library instead of my local one. I'm using a dmd.conf pointing at my local phobos build so this shouldn't be happening. From output of "dmd rdmd.d -v": gcc rdmd.o -