OS X Installer

Anders F Björklund afb at algonet.se
Thu Aug 13 12:44:23 PDT 2009


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...



More information about the Digitalmars-d mailing list