gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] xgcl


From: Camm Maguire
Subject: [Gcl-devel] xgcl
Date: 07 Jun 2006 19:36:10 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!  A few issues:

1) Cannot defconstant Complex or NULL in gcl_X.lsp without breaking
   further compilation, as these cannot then be bound in compiled code
   in packages which use :user.  Seems to work without these.

2) All the prototypes rely on int being an opaque C type to and from
   which pointers may be silently cast.  This is of course not the
   case on 64bit machines.  At some point, the proper C prototypes
   might be warranted.  In the meantime, I suggest int -> fixnum (or
   long). 

Otherwise, at least maxima builds atop xgcl.  The size differential is
tiny.  Perhaps the universal X11 dependency is not so bad after all.

Take care,
-- 
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]