This patch adds:
an hints directory ( files are named hints/lc($^O).pl )
therir contents are eval'd in Config.pl

it adds to Config.pl some flags
   --debugging          Enable debugging

adds -g or equivalento to compiler flags

   --defaults           Accept all default values

like -d option to perl5 Configure

   --define name=value  Defines value name as value

i.e --define cc=gcc --define ld=myld

   --help               This text
   --version            Show assembler version

Win32 does not have mmap() ( it has memory mapped files, but with
a different API, so I just read() the bytecode in a malloc()ed
buffer.

Compilation tested on Win32 (MSVC5 and MinGW ) and Linux

Regards
Mattia


The following section of this message contains a file attachment
prepared for transmission using the Internet MIME message format.
If you are using Pegasus Mail, or any another MIME-compliant system,
you should be able to save it or view it from within your mailer.
If you cannot, please ask your system administrator for assistance.

   ---- File information -----------
     File:  things.diff
     Date:  14 Sep 2001, 18:32
     Size:  5076 bytes.
     Type:  Unknown

things.diff

Reply via email to