Re: Building ANTLR C RUNTIME problem

"Colin S. Miller" <[email protected]> Thu, 14 Oct 2010 20:22:45 +0100
Newsgroups gmane.comp.gnu.utils
Organization SunSITE.dk - Supporting Open source
Message-ID <[email protected]>
Amr Muhammad wrote:
> Hello,
> 
> I want to build ANTLR C RUNTIME, but I am facing some problems,
> appreciate If you could help me with them:
> 
> I am following the instructions described here http://www.antlr.org/api/C/index.html
> under (Building with Configure)
> 
> i do the following:
> 
> configure --enable-debuginfo
> 
> and i get the following:
> 
Amr,

Although ANTLR-C uses the GNU autoconf tool kit, it doesn't appear to be a
FSF-supported project, so there is not much we can do here to assist you.

The ANTLR-Java project has a mailing list, the access website is
http://www.antlr.org/mailman/listinfo/antlr-interest

You might be better asking there for assistance.

HTH,
Colin S. Miller