Matt Benjamin (matt@linuxbox.nu) reports a bug with a severity of 2
The lower the number the more severe it is.
Short Description
PG still fussy to compile on Solaris + GCC, may still need Sun ld
Long Description
I found that on my Solaris 8, Sparc system with GCC and GNU Binutils,
there was one major and one minor hassle:
1. PG libs failed to link with GCC + GNU ld -- switching to Sun ld fixed this
2. PG Perl interface Makefile.PL produced Sun compiler options for compiling PG.c, e.g., "-KPIC", etc. Easy to fix,
butrequired hacking to get "make install" to run to completion.
Sample Code
No file was uploaded with this report