Re: /bin/ld -G vs /usr/ccs/bin/cc -G - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: /bin/ld -G vs /usr/ccs/bin/cc -G
Date
Msg-id Pine.LNX.4.30.0108250236220.677-100000@peter.localdomain
Whole thread Raw
In response to /bin/ld -G vs /usr/ccs/bin/cc -G  (Larry Rosenman <ler@lerctr.org>)
Responses Re: /bin/ld -G vs /usr/ccs/bin/cc -G
List 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@gmx.net   http://funkturm.homeip.net/~peter



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: DEBUG: output lines in initdb
Next
From: Peter Eisentraut
Date:
Subject: Re: Permissions for large-object comments