Am Dienstag, 20. Februar 2007 23:45 schrieb Bruce Momjian:
> Log Message:
> -----------
> Change $(CC) to $(COMPILER) on Solaris gcc so -m64 is passed into the
> shared link line.
While that change might be OK, putting critical flags such as -m64 into CFLAGS
is wrong, and therefore this change would be irrelevant with respect to the
actual problem.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/