Re: 7.5 beta version

From: "Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com>
To: "Jeroen T(dot) Vermeulen" <jtv(at)xs4all(dot)nl>
Cc: <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: 7.5 beta version
Date: 2004-04-14 11:08:55
Message-ID: 6EE64EF3AB31D5448D0007DD34EEB34101ADAF@Herge.rcsinc.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> > The compilers from Microsoft and Borland atleast aren't
> > compatible.
>
> But that shows up as link errors, not at runtime, right?

Correct. Microsoft and Borland use different library packaging formats,
COFF and OMF. However (non C++) DLLs are compatible and you can extract
a static lib from a dll in the format of your choice.

Merlin

Browse pgsql-hackers by date

  From Date Subject
Next Message Christoph Haller 2004-04-14 11:16:47 Re: Prepared select
Previous Message Jeroen T. Vermeulen 2004-04-14 09:24:06 Re: 7.5 beta version