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

Comment(by jkeenan):

 Replying to [comment:5 doughera]:
 > Right, but Configure.pl is supposed to automatically check and
 > only include -fvisibility=hidden if the compiler accepts it.  The output
 of
 > {{{ Configure.pl --verbose-step=auto::warnings }}}
 > might be informative here.  I just tried that flag with
 > {{{
 > gcc version 3.4.6 (Debian 3.4.6-9)

 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''.)

 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.

 kid51

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