[EMAIL PROTECTED] wrote:
[]
Is there a procedure for downgrading from XCode 1.5?  Will simply
installing an earlier version suffice or am I now on the "cutting edge"
until Apple fixes this or workarounds are discovered?

For the cases I have seen, correct behavior could be restored by simply replacing the file /usr/libexec/gcc/darwin/ppc/3.3/cc1plus by the corresponding one from XCode-1.2 (I can send you a copy if you wish; in some of the list posts I gave a link to a copy of mine on the web.) The two versions of the C++ compiler are not very far apart - besides the change in template class instantiation that introduced the bug, they added basically only some optional dead code removal mechanisms - so this simple organ transplant can succeed.


But this is, of course, a "solution" that has not been tested very extensively, so it is not guaranteed not to introduce other problems (although I personally haven't seen any).

--
Martin


------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to