This is a discussion on Re: [COMMITTERS] pgsql: Change $(CC) to $(COMPILER) on Solaris gcc so -m64 is passed into within the pgsql Hackers forums, part of the PostgreSQL category; --> Am Dienstag, 20. Februar 2007 23:45 schrieb Bruce Momjian: > Log Message: > ----------- > Change $(CC) to $(COMPILER) ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| 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/ ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings |