[gambit-list] undefined symbols error when compiling

Adrien Piérard pierarda at iro.umontreal.ca
Tue Aug 25 13:23:31 EDT 2009


2009/8/26 antonitio <antonitio at gmail.com>:
> i thought if i include the -I and -L options
> there's no need for the -lgambc.
> anyway, it works now!
> gcc hello.c -I/usr/local/Gambit-C/include -L/usr/local/Gambit-C/lib -lgambc
> ./a.out
> hello world!

You wanted to do
gsc -exe  hello.scm
didn't you?

Marc added this option quite recently. It's a great one that is not yet famous.

P!

-- 
Français, English, 日本語, 한국어



More information about the Gambit-list mailing list