| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Solaris FAQ |
| Date: | 2000-10-19 15:56:05 |
| Message-ID: | 200010191556.LAA16091@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
I see in makefiles/Makefile.solaris:
%.so: %.o
$(LD) -G -Bdynamic -o $@ $<
^^^^^^^^^
Is that OK?
Bruce Momjian writes:
>
> > I have removed the new --export-dynamic item from the Solaris FAQ.
> > Looks like 7.1 has it fixed already.
>
> Not that I could tell.
>
> --
> Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/
>
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2000-10-19 15:58:40 | make depend (Re: Coming attractions: VPATH build; make variables issue) |
| Previous Message | Bruce Momjian | 2000-10-19 15:49:24 | Re: pgsql/doc (FAQ_MSWIN INSTALL_MSWIN) |