# New Ticket Created by  Andy Dougherty 
# Please include the string:  [perl #37818]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=37818 >


config/init/hints/solaris.pl contains several callbacks or
triggers to deal with various settings.  These don't appear to work 
anymore.

For example, during Configure.pl, I now see

Determining nongenerated header files.................................done.
Determining what C compiler and linker to use......Use of uninitialized value 
in hash element at lib/Parrot/Configure/Data.pm line 182.
...................done.
Determining whether make is installed..................................yes.
Determining whether lex is installed...............................skipped.
Determining whether yacc is installed..............................skipped.
Determining if your C compiler is actually gcc......Use of uninitialized value 
in hash element at lib/Parrot/Configure/Data.pm line 182.
....................no.
Enabling optimization.................................................done.

The other main evidence is that the trigger that's supposed to include 
-xlibmieee doesn't work anymore -- that flag doesn't get included.

I know this used to work just fine, but I don't follow parrot development 
closely enough to speculate on what's gone wrong or to suggest a fix.

-- 
    Andy Dougherty              [EMAIL PROTECTED]

Reply via email to