Building shared objects with GP

Pascal Viandier pviandie at accovia.com
Tue Feb 12 20:30:26 CET 2008


<snip> 
> Have you tried using gp's --Pascal=OPTION parameter form to tell gp
> to pass the --shared and -fPIC options onto each invocation of gpc?
> 
> Gale Paeper
> gpaeper at empirenet.com

Yes I did - with no success however.

I tried:
--executable-file-name=mod1.so
-o mod1.so
--Pascal=--shared --Pascal=fPIC

and some combinations of the above but gp never generates a shared
object.

Regards,

Pascal Viandier






More information about the Gpc mailing list