Re: [perl #29315] [PATCH] Win32 Intel C++ Compiler support

2004-05-03 Thread Leopold Toetsch
Philip Taylor <[EMAIL PROTECTED]> wrote: > Some changes so that "perl Configure.pl --cc=icl" correctly uses > the Intel C++ Compiler under Windows: > With those changes, it all compiles and passes the tests (and still > works in MSVC). Great. Thanks, applied. leo

[perl #29315] [PATCH] Win32 Intel C++ Compiler support

2004-05-02 Thread via RT
# New Ticket Created by Philip Taylor # Please include the string: [perl #29315] # in the subject line of all future correspondence about this issue. # http://rt.perl.org:80/rt3/Ticket/Display.html?id=29315 > Some changes so that "perl Configure.pl --cc=icl" correctly uses the Intel C++ Co