[gambit-list] Static GSI
Bradley Lucier
lucier at math.purdue.edu
Sat May 16 10:37:54 EDT 2009
On May 16, 2009, at 10:18 AM, Kirill Lisovsky wrote:
>
> The problem is that such an executable may be incompatible with some
> another Linux - if it has some older version of libc, for example.
>
> I've tried explicit --disable-shared just in case, but it does not
> make gsi
> static...
Ah, configure with
./configure CC='gcc -static' --other-configuration-options
Brad
More information about the Gambit-list
mailing list