Re: WIN32 Build?

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Shoaib Mir <shoaibmir(at)gmail(dot)com>, DEV <dev(at)umpa-us(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: WIN32 Build?
Date: 2006-08-09 20:34:47
Message-ID: 200608092034.k79KYlw18279@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Tom Lane wrote:
> Bruce Momjian <bruce(at)momjian(dot)us> writes:
> > Interesting. It seem the key line is here:
>
> > cl : Command line warning D4029 : optimization is not available in the
> > standard edition compiler
>
> > So the "standard" version doesn't support inline functions.
>
> Doesn't it simply ignore the inline keyword then? Count on Microsoft
> for poorly designed tools, I suppose.

You would think so. Can someone confirm that the warning generates
errors later on?

--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2006-08-09 20:36:46 Re: Tuning to speed select
Previous Message Ron St-Pierre 2006-08-09 20:33:37 Re: PL/pgSQL Problem

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2006-08-09 20:41:26 Re: [PATCHES] BUG #2569: statement_timeout bug on Windows
Previous Message Tom Lane 2006-08-09 20:28:18 Re: WIN32 Build?