[Issue 1508] dmd/linux template symbol issues

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Oct 2 02:15:54 PDT 2007


http://d.puremagic.com/issues/show_bug.cgi?id=1508


daniel.keep+d.puremagic.com at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |daniel.keep+d.puremagic.com@
                   |                            |gmail.com




------- Comment #4 from daniel.keep+d.puremagic.com at gmail.com  2007-10-02 04:15 -------
I can confirm for DMD 1.021 running under Ubuntu 7.04 with latest packages.  It
appears that the only thing that matters is the relative order or a.o and b.o
to the linker; if b.o comes first, it will not link.  If a.o comes first, it
does link.

$ uname -a
Linux shuriken 2.6.20-16-generic #2 SMP Sun Sep 23 19:50:39 UTC 2007 i686
GNU/Linux

$ gcc --version | head 1
gcc (GCC) 4.1.2 (Ubuntu 4.1.2-0ubuntu4)

$ dmd | head 1
Digital Mars D Compiler v1.021


-- 



More information about the Digitalmars-d-bugs mailing list