Brad Roberts wrote:
On 9/5/2010 9:39 PM, Walter Bright wrote:
We already have:

    libphobos.a   Phobos 1, 32 bit
    libphobos2.a  Phobos 2, 32 bit

What should the 64 bit Phobos be named?

No change in name, change in directory holding it.

ie.. lib64/libphobos*

That's what most major distributions do.

Or even no change at all, like a multilib OS does:
"Architectures in the fat file: /usr/lib/libgphobos.a are: ppc ppc64 i386 x86_64"

But since it's just a static library (still, right?)
it's more a question of directories and -L-L DFLAGS

--anders

Reply via email to