Opened 15 years ago

Closed 15 years ago

#19724 closed enhancement (duplicate)

Boost: Patch to enable universal builds

Reported by: harry@… Owned by: sanchom (Sancho McCann)
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc:
Port: boost

Description

See attached patch.

boost 1.38.x supports universal binaries with "architecture=combined" (== i386+ppc). To also get the 64-bit architectures, "address_model=32_64" must be set.

Note that boost's configure chokes on the "configure.universal_args" switches, so I disabled configure.universal args/flags. bjam handles those internally.

Tested on my intel Mac.

Attachments (1)

boost.universal.patch (1.2 KB) - added by harry@… 15 years ago.

Download all attachments as: .zip

Change History (5)

Changed 15 years ago by harry@…

Attachment: boost.universal.patch added

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to sanchom@…

comment:2 Changed 15 years ago by nox@…

Resolution: fixed
Status: newclosed

superseded by #18963.

comment:3 Changed 15 years ago by nox@…

Resolution: fixed
Status: closedreopened

comment:4 Changed 15 years ago by nox@…

Resolution: duplicate
Status: reopenedclosed
Note: See TracTickets for help on using tickets.