Parrot Test Perl $Revision: 1.37 $ Starttime: Thu Jul 22 03:00:12 2004 System Information CYGWIN_NT-5.1|:|gerd|:|1.5.10(0.116/4/2) i686 gcc (GCC) 3.3.1 (cygming special) Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. This is perl, v5.8.2 built for cygwin-thread-multi-64int Copyright 1987-2003, Larry Wall Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit. Complete documentation for Perl, including FAQ lists, should be found on this system using `man perl' or `perldoc perl'. If you have access to the Internet, point your browser at http://www.perl.com/, the Perl Home Page. Summary of my perl5 (revision 5.0 version 8 subversion 2) configuration: Platform: osname=cygwin, osvers=1.5.5(0.9432), archname=cygwin-thread-multi-64int uname='cygwin_nt-5.0 troubardix 1.5.5(0.9432) 2003-09-20 16:31 i686 unknown unknown cygwin ' config_args='-de -Dmksymlinks -Duse64bitint -Dusethreads -Doptimize=-O2 -Dman3ext=3pm' hint=recommended, useposix=true, d_sigaction=define usethreads=define use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=define use64bitall=undef uselongdouble=undef usemymalloc=y, bincompat5005=undef Compiler: cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing', optimize='-O2', cppflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing' ccversion='', gccversion='3.3.1 (cygming special)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='ld2', ldflags =' -s -L/usr/local/lib' libpth=/usr/local/lib /usr/lib /lib libs=-lgdbm -ldb -lcrypt -lgdbm_compat perllibs=-lcrypt -lgdbm_compat libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' -s' cccdlflags=' ', lddlflags=' -s -L/usr/local/lib' Characteristics of this binary (from libperl): Compile-time options: MULTIPLICITY USE_ITHREADS USE_64_BIT_INT USE_LARGE_FILES PERL_IMPLICIT_CONTEXT Built under cygwin Compiled at Nov 7 2003 12:06:28 %ENV: CYGWIN="" @INC: /usr/lib/perl5/5.8.2/cygwin-thread-multi-64int /usr/lib/perl5/5.8.2 /usr/lib/perl5/site_perl/5.8.2/cygwin-thread-multi-64int /usr/lib/perl5/site_perl/5.8.2 /usr/lib/perl5/site_perl . CVS Changes make: *** No rule to make target `cvsclean'. Stop. ? icu/source/test P classes/bigint.pmc P classes/coroutine.pmc P classes/env.pmc P classes/iterator.pmc P classes/perlnum.pmc P classes/perlstring.pmc P classes/resizablepmcarray.pmc P classes/sub.pmc P examples/benchmarks/primes.pasm P examples/benchmarks/primes2.py P jit/i386/jit_emit.h P languages/python/pie-thon.pl P languages/python/t/basic/oo_attr.t P lib/Parrot/Test/Python.pm P src/exceptions.c P src/interpreter.c P src/objects.c P src/packfile.c P src/packout.c P src/py_func.c P src/sub.c P t/pmc/objects.t Configure Configure.pl - Parrot Configure 2.0 General Options: --help Show this text --version Show version information --verbose Output extra information --verbose=2 Output every setting change --verbose-step=N Set verbose for step N only --verbose-step=regex Set verbose for step matching description --nomanicheck Don't check the MANIFEST --ask Have Configure ask for commonly-changed info Compile Options: You can add and remove option values with :rem{} and :add{} e.g. : --ccflags="rem{-g} :add{-O2}" --debugging=0 Disable debugging, default = 1 --profile Turn on profiled compile (gcc only for now) --optimize Optimized compile --inline Compiler supports inline --cc=(compiler) Use the given compiler --ccflags=(flags) Use the given compiler flags --ccwarn=(flags) Use the given compiler warning flags --cxx=(compiler) Use the given C++ compiler --libs=(libs) Use the given libraries --link=(linker) Use the given linker --linkflags=(flags) Use the given linker flags --ld=(linker) Use the given loader for shared libraries --ldflags=(flags) Use the given loader flags for shared libraries --lex=(lexer) Use the given lexical analyzer generator --yacc=(parser) Use the given parser generator --define=inet_aton Quick hack to use inet_aton instead of inet_pton Parrot Options: --intval=(type) Use the given type for INTVAL --floatval=(type) Use the given type for FLOATVAL --opcode=(type) Use the given type for opcodes --ops=(files) Use the given ops files --pmc=(files) Use the given PMC files --cgoto=0 Don't build cgoto core - recommended when short of mem --jitcapable Use JIT --execcapable Use JIT to emit a native executable --gc=(type) Determine the type of garbage collection type=(gc|libc|malloc|malloc-trace) default is gc ICU Options: --icuplatform=(platform) Platform name to pass to ICU's runConfigureICU --icuconfigureargs=(args) Arguments to pass to ICU's configuration script --icudatadir=(path) Directory to locate ICU's data file(s) For using a system ICU, these options can be used --icuheaders=(header_dir) Location of headers w/o /unicode --icushared=(linkeroption)> Full linker command Other Options (may not be implemented): --maintainer Create imcc's parser and lexer files. Needs a working parser and lexer. --miniparrot Build parrot assuming only pure ANSI C is available --expnetwork Enable experimental networking (unused) myconfig does not exist Build Warnings make: *** No targets specified and no makefile found. Stop. No command set Test Results: make: *** No rule to make target `test'. Stop. Endtime: Thu Jul 22 03:01:34 2004