[gambit-list] current tree doesn't work on MacOS X 10.4.11 on PPC-32

Marc Feeley feeley at iro.umontreal.ca
Mon Feb 11 10:58:26 EST 2008


On 10-Feb-08, at 9:22 PM, Bradley Lucier wrote:

> Marc:
>
> I just built the current tree on MacOS X 10.4.11, using the default  
> apple gcc-4.0.1, with the following commands:
>
>    91  21:08   make mostlyclean
>    92  21:09   ./configure CC='gcc -g' --enable-single-host
>    93  21:10   make
>
> Then, under gdb, it crashed under startup

The problem is with lib/makefile which had missing dependencies.  Now  
fixed in the repository.

If you encounter a problem like this it is always wise to do a "make  
clean" and a "make" to force the Gambit compiler to regenerate the C  
files.

Marc




More information about the Gambit-list mailing list