#1392: build parrot failed on CentOS 4.5
-------------------+--------------------------------------------------------
 Reporter:  flw    |        Type:  bug      
   Status:  new    |    Priority:  normal   
Milestone:         |   Component:  configure
  Version:  1.9.0  |    Severity:  medium   
 Keywords:         |        Lang:           
    Patch:         |    Platform:           
-------------------+--------------------------------------------------------

Comment(by doughera):

 Replying to [comment:6 jkeenan]:

 > Andy:  How did you call Configure.pl to pass `-fvisibility=hidden`?  (I
 don't see it in the list of eligible CL options in
 ''lib/Parrot/Configure/Options/Conf/Shared.pm''.)

 I didn't.  I ran {{{ Configure.pl --verbose-step=auto::warnings }}}, noted
 the compile command used to test for -fvisibility=hidden, and then ran
 that command manually.  That's what gave me the {{{cc1:  error: }}} I
 quoted above.

 > That aside, I too just tried building with `cc=/usr/bin/gcc-3.3 verbose-
 step=autowarnings` on Debian Linux. `visibility` was correctly excluded
 from the build (as indicated by its absence from
 ''lib/Parrot/Config/Generated.pm'') and Parrot built successfully with no
 mention of visibility in the `make` log.

 Correct.  Exactly.  That's what Configure.pl is supposed to do, and what
 it did for me.  And near as I can tell from the bug report, that's exactly
 what Configure.pl did on the original report.  I really think the problem
 is elsewhere, and the visibility stuff is irrelevant.

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