[antlr-interest] Could I buy a vowel please?

Jim Idle jimi at temporal-wave.com
Thu Oct 13 13:00:44 PDT 2011


PLEASE, read the documentation and visit the downloads page and find C
runtime.

Jim

> -----Original Message-----
> From: antlr-interest-bounces at antlr.org [mailto:antlr-interest-
> bounces at antlr.org] On Behalf Of Brian Lavender
> Sent: Thursday, October 13, 2011 11:25 AM
> To: antlr-interest at antlr.org
> Subject: [antlr-interest] Could I buy a vowel please?
>
> It looks like I am one step closer with building the C runtime. I was
> able to generate a configure shell script, add missing files and run
> configure. The fails at the following output. I am running on 64 bit.
>
> Any tips on this?
>
>  autoreconf
>  automake --add-missing
>  ./configure --enable-64bit
>  make
>
>
> mv -f .deps/antlr3rewritestreams.Tpo .deps/antlr3rewritestreams.Plo
> /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.
> -Iinclude    -m64  -O2  -Wall -MT antlr3string.lo -MD -MP -MF
> .deps/antlr3string.Tpo -c -o antlr3string.lo `test -f
> 'src/antlr3string.c' || echo './'`src/antlr3string.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT
> antlr3string.lo -MD -MP -MF .deps/antlr3string.Tpo -c
> src/antlr3string.c  -fPIC -DPIC -o .libs/antlr3string.o
> src/antlr3string.c:329:1: warning: ‘stringInitUTF8’ defined but not
> used
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Iinclude -m64 -O2 -Wall -MT
> antlr3string.lo -MD -MP -MF .deps/antlr3string.Tpo -c
> src/antlr3string.c -o antlr3string.o >/dev/null 2>&1 mv -f
> .deps/antlr3string.Tpo .deps/antlr3string.Plo
> make[1]: *** No rule to make target `src/antlr3stringstream.c', needed
> by `antlr3stringstream.lo'.  Stop.
> make[1]: Leaving directory `/home/brian/pkg/antlr-3.3/runtime/C'
> make: *** [all] Error 2
>
>
> --
> Brian Lavender
> http://www.brie.com/brian/
>
> "There are two ways of constructing a software design. One way is to
> make it so simple that there are obviously no deficiencies. And the
> other way is to make it so complicated that there are no obvious
> deficiencies."
>
> Professor C. A. R. Hoare
> The 1980 Turing award lecture
>
> List: http://www.antlr.org/mailman/listinfo/antlr-interest
> Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-
> email-address


More information about the antlr-interest mailing list