Re: Pragma linking?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Magnus Hagander" <mha(at)sollentuna(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Pragma linking?
Date: 2006-05-08 17:55:46
Message-ID: 28242.1147110946@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Magnus Hagander" <mha(at)sollentuna(dot)net> writes:
> For VC++ you can add a #pragma directive to the header files to direct
> the compiler/linker to link with a specific library.

Count on Microsoft to invent stupid "features" :-(. If the directive
includes a full path then we can't put it in our standard headers, and
if it doesn't then it's useless.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2006-05-08 17:59:05 Re: Pragma linking?
Previous Message Jim C. Nasby 2006-05-08 17:50:13 Re: performance question (something to do w/