Re: port report: [FAILURE] FreeBSD 6, Intel icc7

From: Darcy Buskermolen <darcy(at)wavefire(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: port report: [FAILURE] FreeBSD 6, Intel icc7
Date: 2004-12-16 22:55:02
Message-ID: 200412161455.02664.darcy@wavefire.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On December 16, 2004 02:28 pm, Tom Lane wrote:
> Darcy Buskermolen <darcy(at)wavefire(dot)com> writes:
> > On December 16, 2004 12:37 pm, Tom Lane wrote:
> >> I think you are in need of the local equivalent to GNU ld's -E or
> >> --export-dynamic switch, ie, make sure that all global symbols within
> >> the backend will be available to dynamically loaded libraries.
> >
> > basicly it's done via a
> > CC=icc LD=xild ./configure .......
> >
> > and for refrence find attached the icc -help output.
>
> That's the wrong list --- what about the linker's options?

xild just gets envoked as a wrapper to gnu ld by the looks of it.

But just incase:

>
> regards, tom lane

--
Darcy Buskermolen
Wavefire Technologies Corp.
ph: 250.717.0200
fx: 250.763.1759
http://www.wavefire.com

Attachment Content-Type Size
xild.help.txt text/plain 9.0 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Gavin Sherry 2004-12-16 22:56:05 Re: LISTEN/NOTIFY improvements?
Previous Message Tom Lane 2004-12-16 22:28:48 Re: port report: [FAILURE] FreeBSD 6, Intel icc7