Re: shared library compile error - Mailing list pgsql-bugs

From Peter Eisentraut
Subject Re: shared library compile error
Date
Msg-id Pine.LNX.4.30.0107111706110.679-100000@peter.localdomain
Whole thread Raw
In response to shared library compile error  (Carl Anderson <candrsn@mindspring.com>)
List pgsql-bugs
Carl Anderson writes:

> version 7.1.2
>
> using gcc3.0 under solaris 2.7
>
> Compile completes without error but the shared libraries are not realy
> shared libs.

> change section for gnu-ld and solaris to include the flag -shared.

You might want to file this as a bug report for GCC, since -G used to work
and is still documented to work.

http://gcc.gnu.org/lists.html

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

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pg_ctl restart just appends to command line instead of regenerating original cmd
Next
From: Tom Lane
Date:
Subject: Re: ERROR: deferredTriggerGetPreviousEvent: event for tuple (0,9) not found