Tony,

 From Porting/Glossary in the perl distribution:

config_args (Options.U):
        This variable contains a single string giving the command-line
        arguments passed to Configure.  Spaces within arguments,
        quotes, and escaped characters are not correctly preserved.
        To reconstruct the command line, you must assemble the individual
        command line pieces, given in config_arg[0-9]*.

It means STRO built perl with:

   ./Configure

and then answered the configuration questions manually*.

Okay; thx.  I figured it was something along those lines.

It's unlikely to have anything to do with the cause of your failures.

Well, I'll take your word for it, since I know you're a fellow who _really_ knows what he's talking about. :-) It's just that this is the _only_ point of correlation with this particular failure that I've been able to find. It's not Perl version or OS or threaded vs non-threaded. If it's not this, I have no idea what it is. But I'll keep looking at it ...


                -- Buddy

Reply via email to