GDC release 0.23

Anders F Björklund afb at algonet.se
Tue Mar 6 23:51:09 PST 2007


David Friedman wrote:

>> That last one will cause conflicts.  So what's the recommended procedure?
> 
> This should have already been in the README...
> 
> The best way to use the binary package is to extract wherever you want 
> (/opt, $HOME/sw, etc...) and add the 'gdc/bin' directory to your PATH.
> 
> Trying to copy the files into /usr is a bad idea unless you know that 
> the GCC version and configuration is exactly the same.

I'll be posting RPMs, as usual. They do install in /usr by default
(%{prefix} really) but usually don't conflict since GDC is built
for i686-pc-linux-gnu and the usual one is i386-redhat-linux...

Currently there is just a binary/nosource wrapper of your tarballs:
http://gdcgnu.sourceforge.net/gdc-bin.spec (this is an RPM specfile)
There will probably be a real source package later, that builds it.

--anders



More information about the Digitalmars-d-announce mailing list