build maxima with allegro free express 8.1 on windows



hi

i tried to build maxima:

(compile-maxima) run util to the file slatec\zunk1.lisp 


......
; Fast loading
;
C:\Programme\acl81-express\hase\maxima-5.14.0\src\binary-acl\numerical\slate
c\dyairy.fasl
; Fast loading
;
C:\Programme\acl81-express\hase\maxima-5.14.0\src\binary-acl\numerical\slate
c\dbesy.fasl
; Fast loading
;
C:\Programme\acl81-express\hase\maxima-5.14.0\src\binary-acl\numerical\slate
c\zacon.fasl
;;; Compiling file
;;;
C:\Programme\acl81-express\hase\maxima-5.14.0\src\numerical\slatec\zunk1.lis
p
; While compiling ZUNK1:
Warning: tag LABEL96 is never referenced
Error: An explicit gc call caused a need for 5505024 more bytes of heap.
This request cannot
       be satisfied because you have hit the Allegro CL Free Express heap
limit.  The Student
       Edition has an unlimited heap.  For more information on the Student
Edition, see
       http://www.franz.com/downloads/student.lhtml.  For an evaluation of
our Enterprise or
       Professional Editions please contact us at sales at franz.com or (510)
452-2000.
[condition type: STORAGE-CONDITION]


same hints to solve this problem?

helmut