From: Darik H. <da...@va...> - 2009-01-15 16:31:09
|
The attached patch makes SheepShaver compatible with Ubuntu Intrepid and other distros that bundle the gcc-4.3 compiler. The patch changes two things: 1. Renames the block_cache where its name collides with its class definition. 2. Fixes the "explicit template specialization cannot have a storage class" error in the ppc-dyngen-ops.cpp file. The SourceForge ticket is: https://sourceforge.net/tracker/?func=detail&atid=352123&aid=2510252&group_id=2123 A direct link is: http://www.vanadac.com/~dajhorn/projects/sheepshaver/SheepShaver_for_gcc-4.3_and_Ubuntu_Intrepid.patch -- Darik Horn <da...@va...> |