On 20 Jan 2011, at 22:01, Ludovic Courtès wrote:
Can you post the exact link command line and error message?
$ makegcc parser.o lexer.o driver.o guile++.o guile.o exception.o tuple.o `guile-config link` -lstdc++ -o guile++
Undefined symbols: "_GC_register_finalizer_no_order", referenced from: _make_c_exception in exception.o _make_exception in exception.o _make_tuple in tuple.o ld: symbol(s) not found collect2: ld returned 1 exit status make: *** [all] Error 1