From: "Sisyphus" <[EMAIL PROTECTED]>
> I'm running perl compiled from AS build 626 (5.6.1) source on Win 2k.

thank you Sisyphus.
I have no luck with your script.

I have a question for you: what compiler did you use to compile the AS 5.6.1
on your system? Probabily you use Visual C. I use Borland Builder 4.0 Pro.
Anyway I downloaded the binary package of AS and when I look at the version
of my perl:

#perl -V

i get the following:

//-------------------- starts
here -------------------------------------------------------------------
[...]
Compiler:
    cc='cl', ccflags
='-nologo -O1 -MD -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT 
 -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
    optimize='-O1 -MD -DNDEBUG',
    cppflags='-DWIN32'
    ccversion='', gccversion='', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=4
    alignbytes=8, usemymalloc=n, prototype=define
[...]    .
//----------------------------------- stops
here -------------------------------------------------

you can see from the section Compiler there is a command specified, so
probabily that it means'cl' is the compiler required on my system to make
perlcc building the exe file
May I instruct my AS to use BB as a compiler?

Thank you in advance
Claves.

P.S. I send a copy of this to the AS m.list.


_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

Reply via email to