-fonly causes GDC to crash

Jarrett Billingsley kb3ctd2 at yahoo.com
Mon Dec 18 10:44:46 PST 2006


"Gregor Richards" <Richards at codu.org> wrote in message 
news:4586BE81.5010400 at codu.org...

> -fonly is only documented in that it's used from the gdmd wrapper.
>
> Basically: gdc -c <EVERY .d file> <-fonly=the .d file you want to compile>
>
> Otherwise it will only parse one at a time. It's ... weird.
>
>  - Gregor Richards

Ahh, sweet, now it works.  Didn't think to put the -fonly file in the 
regular file list as well.  Though that bug with that simple test case 
should probably be reported.. 




More information about the D.gnu mailing list