Re: compiling libpq++ on Solaris with Sun SPRO6U2 (fixed - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: compiling libpq++ on Solaris with Sun SPRO6U2 (fixed
Date
Msg-id Pine.LNX.4.30.0110171952310.628-100000@peter.localdomain
Whole thread Raw
In response to compiling libpq++ on Solaris with Sun SPRO6U2 (fixed & tested)  (Denis A Ustimenko <denis@oldham.ru>)
Responses Re: compiling libpq++ on Solaris with Sun SPRO6U2 (fixed
Re: compiling libpq++ on Solaris with Sun SPRO6U2 (fixed
Re: compiling libpq++ on Solaris with Sun SPRO6U2 (fixed
List pgsql-hackers
Denis A Ustimenko writes:

[change -Wl,-R to -R and -Wl,-h to -h]

I'm having a difficult time understanding this.  Both -R and -h are linker
options, not compiler options.  So while the compiler driver might be nice
enough to recognize them as the former and pass them through, this change
just pushes these chances, and it doesn't add any theoretical change of
functionality.

So, if you want this to be fixed, you're going to have to start with
explaining your problem, and then we can start looking for solutions.

-- 
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter



pgsql-hackers by date:

Previous
From: Bill Studenmund
Date:
Subject: Package support diffs
Next
From: Peter Eisentraut
Date:
Subject: Re: Column names - time