Michel Fortin wrote:
Guess one could use the same workaround for moving
dmd over to "dmd1", and make dmd into a symlink ?
dmd -> dmd1 # depending on
dmd -> dmd2 # your preference
That's something I'd really like to see.
It's done the same with GCC, too:
/usr/bin/gcc -> gcc-4.0
/usr/bin/gcc-3.3
/usr/bin/gcc-4.0
/usr/bin/gcc2
/usr/bin/gcc3
Was even a gcc_select(8) program.
--anders
PS.
But now it's all gcc-4.2 instead, and
with or without LLVM is the question.
Of course neither of the Apple compilers
works very well with GDC any longer...