On Oct 27, 4:32 am, Lothar Behrens <lothar.behr... DeleteThis @lollisoft.de>
wrote:
> Hi,
>
> I'll ask here if it is anyhow possible to get a more actual GCC
> compiler than the Nov'04 update Release on ADC ?
> ( gcc-3.3 (GCC) 3.3 20030304 (Apple Computer, Inc. build 1671) )
>
> I have trouble with a library that generates missing vtable entries,
> known to work with GCC 4.0.1 (build 5247) on a MacBook Pro.
> The code also works on a Windows Box.
>
> Could I propably get it from CVS on ADC and build it ?
Xcode 2.x and higher already use gcc 4.0.1 by default. Are you using
an older version of Xcode than that? Xcode 1.5 (which runs on the old
Panther OS and will not run on Tiger or Leopard) uses gcc 3.3 by
default, but I thought there was a way to switch it to gcc 4.0 even
back then. In any case, you shouldn't be using Xcode 1.5 anymore,
since you need 2.2 or higher to generate universal binaries.
You need to upgrade to Mac OS X 10.4 Tiger or higher to run Xcode 2.x
and Mac OS X 10.5 Leopard to run Xcode 3.0, each of which uses gcc
4.0.1. The latest version of Xcode 2 is 2.5 which runs on either.
Regards,
Jonathan Hoyle
http://www.jonhoyle.com >> Stay informed about: GCC 4.0.1 on Mac OS X 10.3.9 (PPC)