PG still fussy to compile on Solaris + GCC, may still need Sun ld

From: pgsql-bugs(at)postgresql(dot)org
To: pgsql-bugs(at)postgresql(dot)org
Subject: PG still fussy to compile on Solaris + GCC, may still need Sun ld
Date: 2000-09-02 16:08:55
Message-ID: 200009021608.e82G8tI62953@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Matt Benjamin (matt(at)linuxbox(dot)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, but required hacking to get "make install" to run to completion.

Sample Code

No file was uploaded with this report

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2000-09-02 17:18:14 Re: LIKE 'bla%'
Previous Message pgsql-bugs 2000-09-02 09:18:18 LIKE 'bla%'