[MacPorts] #35543: SuiteSparse fails to build on Tiger, G3

MacPorts noreply at macports.org
Tue Oct 2 11:45:14 PDT 2012


#35543: SuiteSparse fails to build on Tiger, G3
----------------------------+--------------------------------
  Reporter:  tobia.tesan@…  |      Owner:  macports-tickets@…
      Type:  defect         |     Status:  new
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.1.2
Resolution:                 |   Keywords:  tiger
      Port:  SuiteSparse    |
----------------------------+--------------------------------

Comment (by zan@…):

 -all_load tells ld to pull all files from the static archives. Without it
 you get an empty dylib. The alternative is to use 'ar -x' to extract all
 *.o from *.a into a temp dir, build .dylib from *.o, then clean up the
 temp dir. I'll test it out.

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


More information about the macports-tickets mailing list