Re: fixing Makefile.shlib for solaris/gcc with -m64 flag

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Jignesh K(dot) Shah" <J(dot)K(dot)Shah(at)Sun(dot)COM>
Cc: pgsql-hackers(at)postgresql(dot)org, Robert Lor <Robert(dot)Lor(at)Sun(dot)COM>
Subject: Re: fixing Makefile.shlib for solaris/gcc with -m64 flag
Date: 2007-01-17 15:07:36
Message-ID: 9438.1169046456@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Jignesh K. Shah" <J(dot)K(dot)Shah(at)Sun(dot)COM> writes:
> It should be
> LINK.shared = $(COMPILER) -shared

Why? What's the difference, and why is it appropriate to fix it that
way instead of by changing CFLAGS?

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Doug Knight 2007-01-17 15:10:00 Re: [PATCHES] pg_standby
Previous Message Merlin Moncure 2007-01-17 15:05:00 Re: [PATCHES] pg_standby