$PEGASUS_DEBUG
Tony Galan <[email protected]>
| Newsgroups | gmane.network.open-pegasus.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, Has anyone been successful compiling a debug version of 2.10 on WIN32 with GNU Make? I have set the $PEGASUS_DEBUG="true" variable but the binaries don't run properly. I noticed the .exe.manifest files are not properly populated with the proper dependencies (Microsoft.VC80.CRT & Microsoft.VC80.DebugCRT). Programmatically modifying the manifest files might do the trick but I have not tried this yet. Btw, I am attempting this with GNU Make version 3.79.1. Anything I might be missing? Thanks -Tony