Jeroen T. Vermeulen wrote:
> On Mon, Apr 05, 2004 at 09:38:13PM -0400, Bruce Momjian wrote:
> > 
> > I don't think you can mix libs/binaries from different compilers.
> 
> As long as it's plain old C, and the compilers adhere to the platform's
> ABI standards, why not?  Even if you compile the C code using a C++
> compiler, as in this case, any C structs will be PODs and so should be
> compiled according to the C layout rules.

I was not sure if Win32 had standard alignment for C.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [EMAIL PROTECTED]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Reply via email to