bug-guile
[Top][All Lists]
Advanced

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

Re: GIT version: missing linking flag


From: Hans Aberg
Subject: Re: GIT version: missing linking flag
Date: Thu, 20 Jan 2011 22:13:12 +0100

On 20 Jan 2011, at 22:01, Ludovic Courtès wrote:

Can you post the exact link command line and error message?


$ make
gcc 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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]