Opened 21 years ago

Closed 21 years ago

Last modified 19 years ago

#789 closed defect (fixed)

graphics/iibsdl fails to build with gcc 3.x

Reported by: leimy@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

Summary has it... reason is gcc-3.x doesn't allow for multi-line string literals and there is some inline assembler written that way in src/video/SDL_stretch.c.

Attachments (2)

Portfile (935 bytes) - added by leimy@… 21 years ago.
New Portfile for this port.
patch-sdl_stretch (350 bytes) - added by leimy@… 21 years ago.
patches the problem in src/video/SDL_stretch.

Download all attachments as: .zip

Change History (3)

Changed 21 years ago by leimy@…

Attachment: Portfile added

New Portfile for this port.

Changed 21 years ago by leimy@…

Attachment: patch-sdl_stretch added

patches the problem in src/video/SDL_stretch.

comment:1 Changed 21 years ago by fkr@…

Resolution: fixed
Status: newclosed

committed.

Note: See TracTickets for help on using tickets.