| From: | pgsql-bugs(at)postgresql(dot)org |
|---|---|
| To: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Response to Bug Report #37 |
| Date: | 2000-10-26 22:34:52 |
| Message-ID: | 200010262234.e9QMYqK28974@hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Bradley S. Huffman (hip(at)a(dot)cs(dot)okstate(dot)edu) reports a bug with a severity of 4
The lower the number the more severe it is.
Short Description
Response to Bug Report #37
Long Description
It's not Makefile.PL that produces the SUN compiler options "-KPIC
-xO3 -depend", but SUN's pre-install version of perl. If you use
gcc on a SUN you might want to download/re-install perl or modify
/usr/perl5/5.005_03/sun4-solaris/Config.pm and change the lines
containing "cccdlflags" and "optimize" to options appropiate for
gcc ( '' for both works).
Sample Code
No file was uploaded with this report
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Lamar Owen | 2000-10-26 23:46:11 | Re: \df causes an ERROR: Function oid8types(oidvector) does not exists |
| Previous Message | Tom Lane | 2000-10-26 21:42:28 | Re: \df causes an ERROR: Function oid8types(oidvector) does not exists |