[MacPorts] #20657: perl - 5.x - +universal variant does not build universal perl

MacPorts noreply at macports.org
Wed Aug 12 15:18:51 PDT 2009


#20657: perl - 5.x - +universal variant does not build universal perl
------------------------------------+---------------------------------------
 Reporter:  jameskyle@…             |       Owner:  macports-tickets@…                   
     Type:  defect                  |      Status:  new                                  
 Priority:  Normal                  |   Milestone:                                       
Component:  ports                   |     Version:  1.7.1                                
 Keywords:                          |        Port:                                       
------------------------------------+---------------------------------------
 The +universal variant does nothing for the perl build. When compiling by
 hand, it's done like this:

 {{{
 export SDK=/Developer/SDKs/MacOSX10.5.sdk/
 ./Configure -Accflags="-arch i686 -arch ppc -arch x86_64 -arch ppc64 -fPIC
 -nostdinc -B$SDK/usr/include/gcc \
 -B$SDK/usr/lib/gcc -isystem$SDK/usr/include \
 -F$SDK/System/Library/Frameworks" \
 -Aldflags="-arch i686 -arch ppc -arch ppc64 -arch x86_64
 -Wl,-syslibroot,$SDK" \
 -de && make
 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/20657>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list