At 12:32 AM -0500 2/16/05, John E. Malmberg wrote:

>I did a search of the source code before I posted, while the osname macro is 
>defined in config.h, I can not find anything in the perl .C files that 
>reference any of the osname macros in any of the .H files, or any macros that 
>would hide such references.
>
>I will have to look at the S_init_predump_symbols to see if that gives me any 
>more clues.

In the top-level directory:

$ search/exact *.c "OSNAME"

******************************
D0:[CRAIG.PERL-5_8]perl.c;1

                Perl_sv_catpvf(aTHX_ PL_Sv,"\"  Built under %s\\n\"",OSNAME);
                                        OSNAME, __DATE__, __TIME__));
    PL_osname = savepv(OSNAME);

-- 
________________________________________
Craig A. Berry
mailto:[EMAIL PROTECTED]

"... getting out of a sonnet is much more
 difficult than getting in."
                 Brad Leithauser

Reply via email to