Greetings, and please excuse my delayed reply, as I've been away from
work and GCl for about 1 month.
2.7.0 needs some attention on the Mac analogous to what Mike Thomas
did recently on Windows. In sum, we need an algorithm to
determine the size and location of the immediate fixnum area (if
any) automatically at configure time. Aurelien, any time to work
on this?
Take care,
Robert Bellarmine Krug <[EMAIL PROTECTED]> writes:
> Greetings,
>
> I am trying to build the latest GCL 2.7.0 from CVS (I ran ``cvs update -d''
> about 10:00 this morning),
> but the build failed with the following message:
>
> Main.C: In Function 'Initlisp':
> Main.C:547: Error: 'Im_Fix_Base' Undeclared (First Use In This Function)
> Main.C:547: Error: (Each Undeclared Identifier Is Reported Only Once
> Main.C:547: Error: For Each Function It Appears In.)
> Main.C:548: Error: 'Im_Fix_Lim' Undeclared (First Use In This Function)
> Make[1]: *** [Main.O] Error 1
> Make: *** [Unixport/Saved_Pre_Gcl] Error 2
> alecto:/Volumes/tfs/GCL/gcl-2.7.0 rkrug$
>
> Here is what I did before running make:
> (Our libraries are in a non-standard location)
>
> 1. commented out the line
> LIBS := `echo $(LIBS) | sed -e 's/-lncurses/ /'` /sw/lib/libintl.dylib
> in h/powerpc-macos.defs
>
> 2. used
> ./configure --libdir=/Volumes/tfs/lib
>
> The above steps allowed me to buid 2.6.8pre (from about a week ago), so I am
> assuming that they are not too far off.
>
> Any help would be appreciated.
> Robert
>
>
>
>
--
Camm Maguire [EMAIL PROTECTED]
==========================================================================
"The earth is but one country, and mankind its citizens." -- Baha'u'llah
_______________________________________________
Gcl-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gcl-devel