Generating shared objects with gpc
12 Oct
2007
12 Oct
'07
10:22 p.m.
Hi gpc crew, Is there a way to generate a shared object (.so) under unix with gpc? I found nothing about this in GPC documentation. I tried "gpc --automake -o foo.so foo.pas" on the command line (foo.pas being a module) This does not work: I get an error about an undefined reference to 'main' Is it possible at all to generate a shared object with gpc? Does someone have any clue? Regards Pascal Viandier
6902
Age (days ago)
6907
Last active (days ago)
5 comments
3 participants
participants (3)
-
Adriaan van Os -
Gale Paeper -
Pascal Viandier