1 Aug 2002 01:26
Re: [Gcl-devel] The state of gcl/maxima
Mike Thomas <miketh <at> brisbane.paradigmgeo.com>
2002-07-31 23:26:21 GMT
2002-07-31 23:26:21 GMT
Hi there.
Corrections for Mingw32 platform - SGC does not work and there are three
test failures in current CVS Maxima (see further below):
GCL PART
========
cpu OS BFD SGC compile max5.6 5.6 test
(kernels)
x86 w32 no no pass fails some test from CVS check)
I just tried the SGC stuff for the first time on Mingw32:
---------------------------------------------------------------------------
gcc -fwritable-strings -DVOL=volatile -Ic:/cvs/gcl/o -fsigned-char -c -O -I
../gcl-tk -I../h/ -g gbc.c
In file included from gbc.c:1383:
sgbc.c:1170: warning: `struct sigcontext' declared inside parameter list
sgbc.c:1170: warning: its scope is only this definition or declaration,
which is probably not what you want.
sgbc.c: In function `memprotect_handler':
sgbc.c:1177: dereferencing pointer to incomplete type
sgbc.c:1202: `PROT_READ_WRITE' undeclared (first use in this function)
sgbc.c:1202: (Each undeclared identifier is reported only once
sgbc.c:1202: for each function it appears in.)
sgbc.c: In function `sgc_mprotect':
sgbc.c:1232: `PROT_READ_WRITE' undeclared (first use in this function)
sgbc.c:1232: `PROT_READ' undeclared (first use in this function)
(Continue reading)
RSS Feed