#1111: cannot build on OSX/intel with --optimize
--------------------+-------------------------------------------------------
 Reporter:  coke    |       Owner:       
     Type:  bug     |      Status:  new  
 Priority:  normal  |   Milestone:       
Component:  none    |     Version:  1.6.0
 Severity:  medium  |    Keywords:       
     Lang:          |       Patch:       
 Platform:          |  
--------------------+-------------------------------------------------------

Comment(by coke):

 In the output, there is:

 {{{
 ld: common symbols not allowed with MH_DYLIB output format with the
 -multi_module option
 }}}

 lazyweb tells me that for this to work, we need to add -fno-common to the
 build. If I don't specify --optimize, that's in the ccflags. If I do
 specify optimize, it's not.

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