[gobolinux-devel] Recommended method for a GDC (Gnu D Compiler) recipe?

Lucas C. Villa Real lucasvr at gobolinux.org
Tue Apr 3 20:26:19 UTC 2007


On 4/3/07, mpb <mpb.mail at gmail.com> wrote:
> Hi,
>
> I'd like to write a recipe to install GDC, the Gnu D Compiler.  The
> GDC sources are an add-on to GCC.
>
> I'm wondering whether:
>
> 1) GDC should get its own recipe (that would, in terms of the files
> installed, be largely redundant with GCC)
>
> or 2) the GCC recipe should be updated to (perhaps optionally) include
> support for GDC.

Hi,

I think you can go for 1), creating a recipe for GCC-D (or GDC) based
on the GCC-Fortran one:
http://gobolinux.org/recipe-store/GCC-Fortran--3.4.5-r1--recipe.tar.bz2

Just specify --enable-languages in configure_options and it should work fine.

-- 
Lucas
powered by /dev/dsp


More information about the gobolinux-devel mailing list