|
Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: Current CVS on win32: msg#00157
|
Subject: |
Re: Current CVS on win32 |
Yeah, that was a bad on my part. I turned off panic, so it was
coninuing without opening the adapter :(
Christophe Bothamy wrote:
Quoting Psyon <exodus@xxxxxxxxx>:
Once I got everything going, the only other problem I am experiencing
now is with eth_win32.cc, The code hasnt changed any since the last
time I looked at it (that I can remember). But suddenly WinPCap is
crashing when attempting to send packets. It might also just be my
computer. I have noticed that none of the WinPCap sample apps show any
network cards installed, so who knows. Has anyone else use Win32
networking with CVS recently?
Well, it works ok here on a win98 host with latest cvs and winpcap3.0.
Christophe Bothamy wrote:
Selon Psyon <exodus@xxxxxxxxx>:
Just a note. I just nabbed the latest CVS to do some playing, and as
always, there are small issues with building on win32. For somereason,
if --target=pentium-windows is before any --enable options, it errors
out saying the --enable option doesnt exists. I moved targe to the end
of the command, and all is fine.
Also in the FPU directory in wmFPUemu_glu.cc, printk doesnt return
anything, and it makes nmake error out. I just added return 0; on it,
and seems to be working fine.
Hi,
That's right I noticed the same problems yesterday.
I suspect a cygwin bug, because running .conf.win32-vcpp
works on linux. I did not look any further, as running
cygwin on win98 is not a good idea anyway.
I eventually got my VisualC++ install problem fixed
(MFC42.DLL versions madness), so I'll build a 2.1pre2
soon.
Besides the missing return in vmFPUemu_glu, building Bochs
on win98 also exposed an initialisation bug in the harddrive
code, and a missing halt when the bios can't read the boot
sector.
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
_______________________________________________
bochs-developers mailing list
bochs-developers@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/bochs-developers
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
|
| |