#910: macport/ installing on OS X
---------------------+------------------------------------------------------
 Reporter:  coke     |       Owner:       
     Type:  todo     |      Status:  new  
 Priority:  normal   |   Milestone:       
Component:  install  |     Version:  trunk
 Severity:  medium   |    Keywords:       
     Lang:           |       Patch:       
 Platform:           |  
---------------------+------------------------------------------------------

Comment(by doughera):

 Replying to [comment:6 coke]:
 > default compiler with OS X 10.4 doesn't support -rpath; the one with
 10.5 does.
 >
 > So, if the OS is >= 10.5, we should be able to use the rpath setting
 from the linux hints file, no problem.  For 10.4, we need to have the
 install process use install_name_tool (as in revious versions of the
 macport).

 Ok.  Makes sense.  For OS < 10.5, the hints file should probably set
 {{{rpath='' }}} to avoid the problem you ran into here.  (Incidentally,
 one of the motivations behind my 2nd rpath patch in TT #476 was to allow
 end users to work around bugs of this sort without patching parrot
 themselves or waiting for a new release, and to also make it easier for
 developers to experiment with different settings while trying to figure
 out what will work.)

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/910#comment:7>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to