GDC rpm for Fedora?

Ellery Newcomer ellery-newcomer at utulsa.edu
Tue Dec 13 18:00:00 PST 2011


On 12/13/2011 05:10 PM, Iain Buclaw wrote:
> 
> That will probably be because of:
> 
> PREFIX=`echo ~`/gdc3
> ...
> ./configure --prefix=$PREFIX
> 
> 
> gdc will look in $PREFIX/include/d2 for the import files.
> 

would setting --prefix=/usr/ and then running

make install prefix=otherprefix

be an effective workaround?


also, for gdc rev 695, I'm getting a

../../gcc/d/d-glue.cc:3030:11: error: ‘struct function’ has no member
named ‘naked’

know what that's about?

@F i L: gdcbuild seems to be a bit buggy. I'll update it here when I've
gotten a build out of it.


More information about the D.gnu mailing list