Opened 15 years ago

Last modified 14 years ago

#22148 closed defect

fix gcc43 darwin10 build and add i386 multilib using backports from gcc 4.4 — at Initial Version

Reported by: howarth@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: lang Cc:
Port: gcc43

Description

Backport fixes for darwin10 build and i386 multilib support on
x86_64-apple-darwin target from gcc 4.4. These were introduced
in the following gcc commits. Note that without the darwin10 fixes,
configure makes incorrect assumptions about the features in darwin10

http://gcc.gnu.org/ml/gcc-cvs/2008-11/msg00304.html
http://gcc.gnu.org/ml/gcc-cvs/2008-12/msg00068.html
http://gcc.gnu.org/ml/gcc-cvs/2008-12/msg00067.html
http://gcc.gnu.org/ml/gcc-cvs/2008-12/msg00065.html
http://gcc.gnu.org/ml/gcc-cvs/2008-12/msg00125.html
http://gcc.gnu.org/ml/gcc-cvs/2008-12/msg00124.html

The attached packaging changes builds fine on x86_64-apple-darwin10.

Change History (3)

Changed 15 years ago by howarth@…

Attachment: Portfile.diff added

portfile diff for darwin10 and i386 multilib backports for gcc43.

Changed 15 years ago by howarth@…

Attachment: darwin10.diff added

fix hard coded instances of darwin9 for darwin 10 and later.

Changed 15 years ago by howarth@…

Attachment: i386_multilib.diff added

add support for i386 multilib for x86_64-apple-darwin target.

Note: See TracTickets for help on using tickets.