He could compile the *.c files with gcc to *.o and link the files with include {$I adler.o} directive.
Michael Van Canneyt wrote:
On Mon, 8 May 2006, Sergio X wrote:

Hi Michael.

The problem is not use zlib. Is I'm using a library to access mysql (not
from lazarus). This library was originally write for Delphi but work fine in
lazarus. This library, use comiled units (obj's) with the code to make
compressed conections to mysql. Basically, this code is a version of zlib. I
have the obj's, not the code, and I'm trying to use in Lazarus.

This is not possible. You'll have to use a .dll version of zlib.

What library is this ?

Michael.

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives



_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to