On Fri, 2013-05-31 at 13:50 -0700, Ellery Newcomer wrote:
[…]
> just tried it on ubuntu 12.10, and it does the same.
> 
> are you using -defaultlib=libphobos2.so

I suspect I may be doing different things from you as I never use an
option of that sort. Perhaps we should agree a code and command to make
the tests.

I definitely have everything though:

/usr/lib/libphobos-ldc-debug.a
/usr/lib/libphobos-ldc.a
/usr/lib/i386-linux-gnu/libphobos2.a
/usr/lib/i386-linux-gnu/libphobos2.so
/usr/lib/i386-linux-gnu/libphobos2.so.0.63
/usr/lib/x86_64-linux-gnu/libphobos2.a
/usr/lib/x86_64-linux-gnu/libphobos2.so
/usr/lib/x86_64-linux-gnu/libphobos2.so.0.63

Though I note that the installer is getting it all wrong wrt symbolic
links:

-rw-r--r-- 1 root root 3924435 May 30 04:55 
/usr/lib/i386-linux-gnu/libphobos2.so
-rw-r--r-- 1 root root 4629987 May 30 04:55 
/usr/lib/x86_64-linux-gnu/libphobos2.so

lrwxrwxrwx 1 root root 13 May 31 14:14 
/usr/lib/i386-linux-gnu/libphobos2.so.0.63 -> libphobos2.so
lrwxrwxrwx 1 root root 13 May 31 14:14 
/usr/lib/x86_64-linux-gnu/libphobos2.so.0.63 -> libphobos2.so

The so link should point to the soname version link which points to the
fully qualified version which is the real file. The DMD deb gets this
all the wrong way around :-((

-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.win...@ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: rus...@winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to