[MacPorts] #17309: python26 needs a small change in Portfile to build a true universal binary

MacPorts noreply at macports.org
Wed Nov 19 05:49:38 PST 2008


#17309: python26 needs a small change in Portfile to build a true universal binary
----------------------------+-----------------------------------------------
  Reporter:  10.50 at free.fr  |       Owner:  mcalhoun at macports.org
      Type:  defect         |      Status:  assigned             
  Priority:  Normal         |   Milestone:  Port Bugs            
 Component:  ports          |     Version:  1.6.0                
Resolution:                 |    Keywords:                       
      Port:  python26       |  
----------------------------+-----------------------------------------------

Comment(by 10.50 at free.fr):

 Replying to [comment:6 blb@…]:
 > Note that setting DYLD_LIBRARY_PATH is almost always a bad thing (except
 when testing something).  Since Mac OS X encodes library paths in with
 something linked, such things shouldn't be needed.

 I agree. If I believe what is written in the man page of ld, the -Lpathes
 are searched *before* the system one, so that if a package encounters the
 library it needs in, e.g. ${prefix}/lib, it should link against the local
 library and not the default system one. I'll give it a try.

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


More information about the macports-tickets mailing list