dmd2 on Ubuntu

2011-05-06 Thread Brian Myers
Hello all, It's been a while since I've worked with D, but I'm coming back to it now since it has 64 bit support for Windows, Linux and Mac. I'm developing on 64 bit Ubuntu. Here's the output of uname -a: Linux jetty 2.6.32-31-generic #61-Ubuntu SMP Fri Apr 8 18:25:51 UTC 2011 x86_64 GNU/Linux

Re: dmd2 on Ubuntu

2011-05-07 Thread Brian Myers
So I removed the executables from /usr/local/bin and rather than adding them to my path, I sym linked them to the dmd2/linux/bin directory in my home directory. I did this because I'd like to have the compiler and tools available system wide. I then moved the dmd.conf file from /etc to the linux/

Re: ld issues again

2011-05-15 Thread Brian Myers
Hello all, Thanx for the assistance rendered before. I've removed all my previous installation attempt and installed D 2.0 under Ubuntu with the one click installer. Now when compiling I get the following, which is different from what I was getting before: /usr/bin/ld: /usr/lib/gcc/x86_64-linu