On Fri, 9 Apr 2004, Leopold Toetsch wrote:

> Marcus Thiesen wrote:

> > BTW, I noted that the Parrot PLATFORM file gives more information than
> > the information I actually collect (like big,lil endian, threaded and
> > so on). Why doesn't Configure.pl give a comprehension at the end to
> > show all these options? Would be easier, because even parrot -V
> > doesn't give these informations.

> Maybe
>
> $ parrot parrot-config.imc --summary
>
> could provide it.

It was my intent that the 'myconfig' file (currently written by
Configure.pl) would contain this sort of information -- I just didn't know
what to put into the file when I originally wrote it.  For perl5, the
'myconfig' output is copied directly into Config.pm and is what gets
printed out when you type C< perl -V >.  I could imagine that
parrot-config.imc might do something similar.

-- 
    Andy Dougherty              [EMAIL PROTECTED]

Reply via email to