We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 199

Summary: SDL 1.2.9 compilation with gcc 4.0.x fails
Product: SDL Reporter: Timothee Besset <ttimo>
Component: buildAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: 1.2.9   
Hardware: x86   
OS: Linux   
Attachments: configure
make

Description Timothee Besset 2006-04-16 17:07:15 UTC
../../src/hermes/HeadMMX.h:53: error: 'ConvertMMX' aliased to undefined symbol '
_ConvertMMX'
../../src/hermes/HeadMMX.h:63: error: 'ConvertMMXpII32_24RGB888' aliased to unde
fined symbol '_ConvertMMXpII32_24RGB888'
etc.

attaching configure and make log
Comment 1 Timothee Besset 2006-04-16 17:08:14 UTC
Created attachment 104 [details]
configure
Comment 2 Timothee Besset 2006-04-16 17:08:48 UTC
Created attachment 105 [details]
make
Comment 3 Sam Lantinga 2006-04-17 00:55:18 UTC
This is fixed in CVS