#1044: Configure.pl relies too heavily on perl5 ccflags settings.
-----------------------+----------------------------------------------------
 Reporter:  doughera   |       Owner:  nwellnhof
     Type:  bug        |      Status:  assigned 
 Priority:  normal     |   Milestone:           
Component:  configure  |     Version:  1.6.0    
 Severity:  medium     |    Keywords:           
     Lang:             |       Patch:           
 Platform:             |  
-----------------------+----------------------------------------------------

Comment(by doughera):

 Replying to [comment:5 nwellnhof]:
 > See branch nwellnhof/compiler_flags which doesn't read ccflags from
 Perl's $Config hash.

 Thank you for taking on this challenge.  I would, however, recommend being
 careful not to throw out the baby with the bathwater.  The perl %Config
 hash contains a lot of information.  In the absence of any other useful
 information, it's probably better than nothing.

 Phrased differently:  What should Configure.pl do when faced with a new
 system for which you haven't yet put in the correct flags (e.g. there is
 no hints file, or the hints file has not been updated with the correct
 flags)? Perhaps in that situation, as long as the same compiler is being
 used, the perl %Config values should be used.

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