Jaguar 10.2.6. The differences is most likely the latest compilers, GCC 3.3 from Apple. You can get them from their developer site.
Supposedly the new compiler generates MUCH better PPC code, so I was hoping to use it. Is there an easy way to remove 'traditional-cpp' from the whole build? Thanks, Hunter > From: Tom Lane <[EMAIL PROTECTED]> > Date: Mon, 28 Jul 2003 01:40:50 -0400 > To: Hunter Hillegas <[EMAIL PROTECTED]> > Cc: PostgreSQL <[EMAIL PROTECTED]> > Subject: Re: [GENERAL] Can't Build 7.3.4 on OS X > > Hmph. It builds just fine on OS X for me, or at least it did last week > (my Mac laptop is now in the shop, sob). Which OS X release have you > got, exactly? Does it help if you take out -traditional-cpp ? > > regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match