Re: Allbase and shared libraries

From: Paul Pluzhnikov (ppluzhnikov-nsp_at_charter.net)
Date: 12/17/03


Date: 17 Dec 2003 12:22:58 -0800

chris_breemer@nl.compuware.com (Chris Breemer) writes:

> I'm trying to build a shared library containing Allbase
> ESQLC code.

Containing the Allbase code, or just using it?

If the former, you have to get +z/+Z-compiled Allbase, or you are
out of luck.

If the latter, drop -lsql from the library link line, and add it
to the main exe link line (if not already there).

Cheers,

-- 
In order to understand recursion you must first understand recursion.
Remove /-nsp/ for email.