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

From Bruce Momjian
Subject Re: compiling libpq++ on Solaris with Sun SPRO6U2 (fixed
Date
Msg-id 200111110258.fAB2wMS17901@candle.pha.pa.us
Whole thread Raw
In response to Re: compiling libpq++ on Solaris with Sun SPRO6U2 (fixed  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: compiling libpq++ on Solaris with Sun SPRO6U2 (fixed
List pgsql-hackers
Was this resolved and applied?

---------------------------------------------------------------------------

> Lee Kindness writes:
> 
> >  1. The patch will not harm Sun compilers which do support -Wl
> >  2. It will help those who do not
> >  3. We need to investigate which versions do/don't support the option,
> >     it seems odd that (my) V4 compiler does not and Denis's V6.2
> >     doesn't but I imagine Peter Eisentraut's does...
> 
> Okay, I figured it out:
> 
> The Solaris C compiler uses -Wl to pass options to the linker (like
> everyone else).  But the Solaris C++ compiler uses '-Qoption ld' to pass
> options to the linker.  Words are not sufficient...
> 
> So I guess that this patch is okay if you can assert that #1 above is
> true.  If it isn't we'll find out soon enough.
> 
> -- 
> Peter Eisentraut   peter_e@gmx.net
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
> 
> http://archives.postgresql.org
> 

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Bug?? -- Alter table drop constraint doesn't seem to work on a primary key constraint in 7.2beta2
Next
From: Tatsuo Ishii
Date:
Subject: Re: Java's Unicode Notation