compiling on linux

I have the linux samples built and running with the g++ compiler.

I am, however, having no luck getting our gcc compiler to ‘see’ the libPDFNetC.so library, when trying to link it with our existing application.

Has anyone successfully interfaced this library with an existing linux application?

Any advice would be greatly appreciated.

Andrew Roden
Community Computer Service
15 Hulbert St.
Auburn NY 13021
(315) 255 1751
andyr@medent.com

This message and any attachments may contain information that is protected by law as privileged and confidential, and
is transmitted for the sole use of the intended recipient(s). If you are not the intended recipient, you are hereby notified
that any use, dissemination, copying or retention of this e-mail or the information contained herein is strictly prohibited.
If you received this e-mail in error, please immediately notify the sender by e-mail, and permanently delete this e-mail.

a -static flag lurking in a lower level compile batch was the
culprit...