dmd 2.063 released with 260 bugfixes and enhancements

Russel Winder russel at winder.org.uk
Sat Jun 1 02:31:43 PDT 2013


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.winder at ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel at winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-announce/attachments/20130601/5e19220a/attachment-0001.pgp>


More information about the Digitalmars-d-announce mailing list