[antlr-interest] C-target

Jim Idle jimi at temporal-wave.com
Thu May 10 08:59:46 PDT 2007


Marc,

antlr3config.h is generated by running the configure script and it
should be included in the include path at compile time, so I will need
to look at why it isn't. It has always worked for me ;-), what version
of the compiler are you using on your MAC?

There are complete examples in the examples download, however this
directory is not currently covered by Fisheye (though Ter said he had
requested that it would be), and I am not sure if the examples-v3 tar
you can download from the ANTLR 3 page yet contains these examples.
Ter?

Jim

> -----Original Message-----
> From: antlr-interest-bounces at antlr.org [mailto:antlr-interest-
> bounces at antlr.org] On Behalf Of Marc
> Sent: Thursday, May 10, 2007 3:00 AM
> To: Tobias Pape
> Cc: antlr-interest at antlr.org
> Subject: Re: [antlr-interest] C-target
> 
> Hello Tobias,
> >
> >
> >>
> >>
> >> When trying out the new C target for antlr 3 on Mac OS X, using the
> >> antlr version dated 5th of May, I run into the problem of not
> finding a
> >> configure script to build the C runtime. However, I have no clue as
> to
> >> the correct dependency order of the files to compile them
> successfully.
> >>
> >>
> >
> > Wich did you download?
> > Did you  use the antlr 3b7 tar.gz? or did you use an extract from
the
> > Source Repository?
> Thanks for your answer!
> 
> I've used the C-target coming with antlr in the daily build
> *antlr-05-05-2007.13.tar.gz *
> <http://www.antlr.org/download/build/antlr-05-05-2007.13.tar.gz>
> I've now downloaded the version from FishEye and could compile it with
> the minor issue that one header file, antlr3config.h, isn't present in
> the include directory but in the one above it (a link solved that
small
> problem). Now I can compile the files generated by antlr all right.
> 
> Now I just need to wait for some text under
> http://www.antlr.org/wiki/display/ANTLR3/Invoking+your+C+Recognizer on
> invoking the recognizer from my C program or some examples on that to
> be
> hopefully all set --- are there any out there?
> 
> Best regards,
> 
> Marc
> >
> > I cant confirm this, tho.
> >
> > so long,
> >     -Tobias



More information about the antlr-interest mailing list