[cells-devel] loading under Linux
Frank Goenninger
frank_goenninger at t-online.de
Tue Feb 24 21:16:06 UTC 2004
Tried and failed (see below).
See additional mail about observations when trying to fix this.
NOTE: Said mail was going to FRANZ's support team. So please (!)
don't "reply to all" to that mail. Thanks.
Regards,
Frank
On Tue, 2004-02-24 at 21:36, Frank Goenninger wrote:
> Hi Kenny:
>
> Well, hey - of course ;-)))
>
> So, yes, the shared lib and the object files are all made with the -fPIC
> flag but still no luck. But, yes, you are right - I could try to also
> build FTGL itself with -fPIC.
>
> Thx anyway.
>
> Frank
>
> On Tue, 2004-02-24 at 21:21, Kenny Tilton wrote:
> > Frank Goenninger wrote:
> >
> > >I read it c.l.l. - but what he does is just not the case here.
> > >C shlib loading is not a problem.
> > >
> > >Anyway, thx for following up on this. I did not get any answer back
> > >from Franz so far.
> > >
> > Did you see this bit of doc?:
> >
> > "On Linux (either on machines with Intel processors or machines with
> > PowerPC processors), you must produce .so files which are loadable into
> > Allegro CL. Compile with the -fPIC flag. As an example:
> >
> > % cc -c -fPIC foo.c -o foo.o
> > % ld -shared -o foo.so foo.o"
> >
> > eep!
> >
> > kt
> >
> >
> >
> >
> >
> >
> >
> >
>
> ______________________________________________________________________
> _______________________________________________
> cells-devel site list
> cells-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/cells-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <https://mailman.common-lisp.net/pipermail/cells-devel/attachments/20040224/90ed62ce/attachment.sig>
More information about the cells-devel
mailing list