On Wed, 2012-04-18 at 16:06 -0400, Marc Feeley wrote:
I have now pushed a fix which uses the -Wl,-soname option on linux to force a specific name for the Gambit runtime library. Please let me know if this fixes the problem.
That fixed the "Library not found problem," thanks.
The "make -j 4" problem is still there: In the first "make -j 4 bootstrap", the makefile doesn't guarantee that gsc-boot is built before it tries to call it.
Brad