Fri Dec 18 09:50:22 2009: Request 52888 was acted upon. Transaction: Correspondence added by MBARBON Queue: Alien-wxWidgets Subject: Using cl as the linker when using MS compiler Broken in: 0.47 Severity: (no value) Owner: Nobody Requestors: ikeg...@cpan.org Status: new Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=52888 >
On Fri Dec 18 02:20:56 2009, ikegami wrote: > But it still seems very wrong to me. Why do you specify a compiler and > linker, but take the compiler and linker options from Config.pm? Because %Config has the options for a C compiler/linker, I need to check for a C++ compiler. Regards, Mattia