[MacPorts] UniversalDevelopment modified

MacPorts noreply at macports.org
Sat Oct 18 13:07:58 PDT 2008


Changed page "UniversalDevelopment" by illogic-al at macports.org from 24.164.93.31*
Page URL: <http://trac.macports.org/wiki/UniversalDevelopment>
Diff URL: <http://trac.macports.org/wiki/UniversalDevelopment?action=diff&version=3>
Revision 3

-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: UniversalDevelopment
=========================================================================
--- UniversalDevelopment (version: 2)
+++ UniversalDevelopment (version: 3)
@@ -3,6 +3,7 @@
 === Approaches ===
  * Adding the universal build flags (''-arch ppc -arch ppc64 ..'') to the compiler flags: Suited for straight compilation of executables
  * Adding universal build flags to the CFLAGS etc.: Suited for certain autotool driven builds
+ * Modifying libtool command with the universal ldflags e.g. `reinplace "s|CC -dynamiclib|CC -dynamiclib ${configure.universal_ldflags}|g" ${worksrcpath}/libtool`
  * Separating builds for different architectures, merging the different (single-arch) destroots (emulation or multiple build machines differing in arch may be necessary for some ports)
 
 

-------8<------8<------8<------8<------8<------8<------8<------8<--------

* The IP shown here might not mean anything if the user or the server is
behind a proxy.

--
MacPorts <http://www.macports.org/>
Ports system for Mac OS

This is an automated message. Someone at http://www.macports.org/ added your email
address to be notified of changes on UniversalDevelopment. If it was not you, please
report to .


More information about the macports-changes mailing list