PG still fussy to compile on Solaris + GCC, may still need Sun ld - Mailing list pgsql-bugs

From pgsql-bugs@postgresql.org
Subject PG still fussy to compile on Solaris + GCC, may still need Sun ld
Date
Msg-id 200009021608.e82G8tI62953@hub.org
Whole thread Raw
Responses Re: PG still fussy to compile on Solaris + GCC, may still need Sun ld  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
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

pgsql-bugs by date:

Previous
From: pgsql-bugs@postgresql.org
Date:
Subject: LIKE 'bla%'
Next
From: Tom Lane
Date:
Subject: Re: LIKE 'bla%'