Using DMD2 on Ubuntu 9.04 x64?

Walter Bright newshound1 at digitalmars.com
Sun Jan 31 22:44:37 PST 2010


Trip Volpe wrote:
> Has anybody else managed to get DMD2 up and running on Ubuntu? It
> _is_ possible, right?

Here's what I use on Ubuntu 64:

  sudo apt-get install gcc-multilib libc6-i386 lib6-dev-i386
  sudo apt-get install gcc-multilib
  sudo apt-get install g++-multilib



More information about the Digitalmars-d mailing list