#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 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 previous versions of the macport).
 (We can probably just setup a specific Makefile target for this that we
 can invoke from the portfile.)

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/910#comment:6>
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