Re: /bin/ld -G vs /usr/ccs/bin/cc -G

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Larry Rosenman <ler(at)lerctr(dot)org>
Cc: PostgreSQL Hackers List <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: /bin/ld -G vs /usr/ccs/bin/cc -G
Date: 2001-08-25 00:37:48
Message-ID: Pine.LNX.4.30.0108250236220.677-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Larry Rosenman writes:

> I noticed while testing the preceeding patch for resultmap, that we
> use /bin/ld -G to build the .so's. THIS DOESN'T WORK on UnixWare and
> OpenUNIX 8.
>
> Where can I change this to use cc -G?

src/makefiles/Makefile.unixware

Make sure that gcc works as well. I recall that we had some problems with
gcc -G in the past, though I don't recall the details.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2001-08-25 00:45:40 Re: Permissions for large-object comments
Previous Message Bruce Momjian 2001-08-25 00:22:43 Re: DEBUG: output lines in initdb