gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Gcl-devel] Gcc 3.4 and GCL


From: Mike Thomas
Subject: RE: [Gcl-devel] Gcc 3.4 and GCL
Date: Tue, 11 May 2004 17:53:30 +1000

Hi again.

Having fixed the previously reported type check problems in the gmp3
directory the build then fails dramatically in "o/main.c" due to undefined
types etc in the very first definition of "h/new_decl.h".

Rearranging some of the headers in "h/include.h" gets rid of those errors
but still the following:

============================================================================
=============
make[1]: Entering directory `/c/cvs/stable/gcl-2.6.1/o'
gcc -c -g -Wall -DVOL=volatile -fsigned-char -fwritable-strings -pipe -fno-z
ero-initialized-in-bss -mms-bitfields -g  -mcpu=i386 -march=i386  -I/c/cvs/s
table/gcl-2.6.1/o -I../h -I../gcl-tk main.c
cc1.exe: note: -fwritable-strings is deprecated; see documentation for
details In file included from ../h/include.h:74,                  from
main.c:49: ../h/../h/new_decl.h: In function `fLbye':
../h/../h/new_decl.h:3: error: syntax error before '{' token

============================================================================
=============

Apparently gcc 3.4 is a very different compiler to 3.x.  I am pleased about
its apparent pickiness about these things however as I hope it will lead us
to clues regarding the Windows instability problems.

Cheers

Mike Thomas.







reply via email to

[Prev in Thread] Current Thread [Next in Thread]