help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] [bug] -static build for gst


From: Ildar Mulyukov
Subject: [Help-smalltalk] [bug] -static build for gst
Date: Tue, 27 Nov 2007 03:26:18 -0700

Issue status update for http://smalltalk.gnu.org/node/131 Post a follow up: http://smalltalk.gnu.org/project/comments/add/131

Project:      GNU Smalltalk
Version:      <none>
Component:    VM
Category:     bug reports
Priority:     normal
Assigned to:  Unassigned
Reported by:  ildar.mulyukov
Updated by:   ildar.mulyukov
Status:       active

In Makefile.am we can see:
gst_LDFLAGS = -export-dynamic -static

The reason for -static is not clear to me. We have libgst.so and we can
link dynamically.

But upon linking dynamically, gst becomes less stable, at least when
working with FFI.

Anyone care to explain? Thanks






reply via email to

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