Hi Friends: I had check those .EXE's dependency, it seems only depend on kernel32 and msvcrt, but not cygwin1.dll which supposed. So I believe the installer package maker use mingw or maybe vc build it?
To all, More information will be appreciated. Rgds, David Xiao 2006/1/27, Radek Polak <[EMAIL PROTECTED]>: > Hello David, > as far as i know, only supported way to build Portable .NET on windows > is cygwin - and that's also the way how the installer was created. > > You can debug pnet in cygwin with gdb (or use ddd frontend). > > VS projects will probably not be acceped in dotgnu cvs, but you can > maintain them separately or make script that creates them from makefiles. > > You can download VS projects for pnetlib at > http://pnet.homelinux.org/downloads.htm > > If you have any progress in your work, please let me know, since i am > interested. > > Radek > > Hi Friends: > > > > I am trying to find out a way to do debug on MS-windows. I found a > > win32 install package made by Boris Manojlovic. It's working perfectly > > but not a debug package. > > > > Actually I need to build whole dotgnu on VC7_1 and test some of my new > > code in it. Is that possible? Please give me a hand, thanks a lot! > > > > Rgds, David Xiao > > _______________________________________________ > > Developers mailing list > > [email protected] > > http://dotgnu.org/mailman/listinfo/developers > > > > > > _______________________________________________ Developers mailing list [email protected] http://dotgnu.org/mailman/listinfo/developers
