[Mono-devel-list] problem compiling mono with gcc 2.95
Aleksey Demakov
avd at openlinksw.com
Sun Feb 15 02:01:04 EST 2004
Hi all,
I have a problem compiling mono with gcc 2.95.4:
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../libgc/include
-I/home/avd/include/glib-2.0 -I/home/avd/lib/glib-2.0/include
-D_REENTRANT -I/home/avd/include/glib-2.0
-I/home/avd/lib/glib-2.0/include -DGC_LINUX_THREADS
-DMONO_USE_EXC_TABLES -D_GNU_SOURCE -D_REENTRANT -fexceptions
-D_FILE_OFFSET_BITS=64 -g -O2 -fno-strict-aliasing -g -Wall -Wunused
-Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual
-Wcast-align -Wwrite-strings -Wp,-MD,.deps/mini-x86.pp -c mini-x86.c
-fPIC -DPIC -o .libs/mini-x86.lo
mini-x86.c: In function `indent':
mini-x86.c:117: parse error before `int'
mini-x86.c:118: `v' undeclared (first use in this function)
mini-x86.c:118: (Each undeclared identifier is reported only once
mini-x86.c:118: for each function it appears in.)
Could you please take a look at the attached patch.
Regards,
Aleksey
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mini-x86.c.patch
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040215/07d8012b/attachment.pl
More information about the Mono-devel-list
mailing list