Dirk Tilger <[EMAIL PROTECTED]> writes: > FYI: we also apply the attached patch to postgre, so that the > 'configure' script would not add the -mp1, when -mp was already > specified. From the manual:
There is absolutely no chance that we will accept this patch, as it is known to break Postgres. I suggest also that you reconsider the wisdom of using -no-gcc to compile Postgres, as there are quite a lot of places where we generate better code if we think it's gcc. There is no hint in what you showed that there is any binary compatibility issue between gcc and -no-gcc modes, so even if you have some other piece of code that fails without -no-gcc, that's still not a reason to build Postgres that way. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org