untime.a
install-data-local: libgdruntime.a
+ $(mkinstalldirs) $(DESTDIR)$(gdc_include_dir)
for i in __entrypoint.di object.di; do \
$(INSTALL_HEADER) $(srcdir)/$$i $(DESTDIR)$(gdc_include_dir); \
done
Thanks
Jerry
Iain Buclaw Wrote:
> == Quote from Mike Farnsworth (mike.farnswo...@gmail.com)'s article
> > I built gdc from tip on Fedora 13 (x86-64) and started playing around
> > with creating a vector struct (x,y,z,w) to see what kind of optimization
> > the code generator did with it. It was able to partia
They're already in
stage 3, which will preclude any changes to the main compiler if needed.
cheers,
Jerry
in the process.
So far I've got most of the lexer and part of the parsing pass before semantic
analysis. That's the easy stuff.
Jerry
Simen kjaeraas Wrote:
> Jerry Quinn wrote:
>
> > One question I have (of many) is whether a different name should be
> > used. If this is called GDC there will be some confusion with the
> > current GDC. What thoughts do you all have?
>
> If the project is t
ts do you all have?
In general is there interest in this project, especially contributing to it?
Thanks,
Jerry