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 18:24:52
Message-ID: 28587.1147112692@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:
> It will work just fine when you don't, as long as you include the
> directory where the lib file is in your LIB path. Which is the same way
> the linker commandline option works. I don't see how that makes it
> useless, though.

If you have to include (the equivalent of) -L in your link command
anyway, I don't see where being able to leave off -l buys much.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2006-05-08 18:27:14 Re: Pragma linking?
Previous Message Tom Lane 2006-05-08 18:19:54 Re: Number of dimensions of an array parameter