gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] GCL on windows broken by recent change to MAXPAGE


From: Camm Maguire
Subject: Re: [Gcl-devel] GCL on windows broken by recent change to MAXPAGE
Date: Tue, 04 Jun 2013 23:18:28 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)

Greetings, and thanks for the update!  I believe this change has been
reverted already.  Please let me know if I've overlooked something.

Just a heads up -- acl2 has outgrown the default 1G maxpage heap, but
the machines we support cannot handle a doubling.  My plan is to release
2.6.8 as is, and to then quickly do a 2.6.9, which will have the
following backported from cvs:

1) 64bit wide fixnums
2) immediate fixnums
3) two word cons
4) dynamic maxpages and better near out of memory support. 

Thoughts most welcome.

Take care,


David Billinghurst <address@hidden> writes:

> BACKGROUND
> ----------
>
> I have been revisiting Version_2_6_8pre on windows.  I use gcl to
> build the Maxima release for Windows.  This is still based on
> gcc-3.3.1.  I have also been trying to build gcl with current
> mingw/msys/gcc.
>
> Under Windows XP I have been able to build cvs gcl and recent maxima
> releases with the following tools
>
> $ msysinfo
> MSYS 1.0.17(0.48/3/2) 2011-04-24 23:39 i686 unknown; targ=MINGW32
> GNU bash, version 3.1.17(1)-release (i686-pc-msys); ENV=.profile
> GNU Make 3.81This program built for i686-pc-msys; MAKE_MODE=unix
> gcc.exe (GCC) 4.7.2; targ=MINGW32
> GNU ld (GNU Binutils) 2.23.1
>
>
> PROBLEM
> -------
>
> The changed definition to MAXPAGE in h/gclinc.h.in on 23 April breaks
> the Windows build.
>
> http://cvs.savannah.gnu.org/viewvc/gcl/h/gclincl.h.in?root=gcl&r1=1.27.6.10.8.1.4.1.4.10&r2=1.27.6.10.8.1.4.1.4.11&pathrev=Version_2_6_8pre
>
> Reverting this change unbreaks it.
>
> The end of the build session is
>
>
> /usr/local/src/gcl-20130501/unixport/raw_pre_gcl.exe
> /usr/local/src/gcl-20130501/unixport/ -libdir
> /usr/local/src/gcl-20130501/ < foo
>
> Unrecoverable error: Can't allocate.  Good-bye!.
>
> This application has requested the Runtime to terminate it in an
> unusual way.
> Please contact the application's support team for more information.
> make[1]: *** [saved_pre_gcl] Error 3
> make[1]: Leaving directory `/usr/local/src/gcl-20130501/unixport'
> make: *** [unixport/saved_pre_gcl] Error 2
>
>
>
>
>
>
> _______________________________________________
> Gcl-devel mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/gcl-devel
>
>
>
>

-- 
Camm Maguire                                        address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah



reply via email to

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