[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]
MSVC6 Project files?
Anyone has a MSVC6 or MSVCx project file, at least for miniperl, around?
Attached is mine, but it fails to link properly and misses some dependencies.
I don't even need it for perl.exe or perl.dll, miniperl is enough.
Debugging parser/tokenizer/optree changes is so much easier in MSVC
than with gcc, so I rather want to have a decent MSVC project file
with incremental
linking, than doing command-line and gdb/insight work.
BTW: I now had time for my oplines patch, and it compiles fine.
But now I want to do the optimizations to get rid of most of the
unneeded statecops.
http://thread.gmane.org/gmane.comp.lang.perl.perl5.porters/62328
--
Reini Urban
http://phpwiki.org/ http://murbreak.at/
miniperl-msvc6-dsp.zip
- Follow-Ups from:
-
demerphq <demerphq@gmail.com>
[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]