23 Sep
2001
23 Sep
'01
2:27 p.m.
HARIKRISHNA Kocheralkota wrote:
Is there any GPC compiler option available for creating .so
The same as with GCC, e.g.: gpc -shared -Wl,-soname=whatever -o foo.so.42 files You might also want to try libtool (but I have no experience with it myself). Frank -- Frank Heckenbach, frank@g-n-u.de, http://fjf.gnu.de/ GPC To-Do list, latest features, fixed bugs: http://agnes.dida.physik.uni-essen.de/~gnu-pascal/todo.html