PLEX86  x86- Virtual Machine (VM) Program
 Plex86  |  CVS  |  Mailing List  |  Download  |  Linux  |  Newsgroups

develop windoze apps using linux


Your Ad Here

Your Ad Here

Microsoft Hatred FAQ 5124
Xah Lee, I went through some of your web site, because of time couldn't examine (but a few) code guides. Read all you philosophy...

ken

Spontaneous partial cure for insomnia on ThinkPad 600X
This is a tale of Linux and a ThinkPad 600X that I installed Mandriva 2005 onto a while back. I hadn't been able to get it to...

Do you need to deliver a binary or just source code?

If you need to give them a compiled program, developing on Linux is more trouble than it's worth: Windows and Linux can't execute each other's binaries without some serious help from emulation layers and imported APIs; they don't even have a binary format in common (Linux uses ELF, Windows uses EXE or COFF or something else I'm not aware of).

If you just need to give them source code, it's probably still more trouble than it's worth unless you just need to create a command-line program that can be accomplished using only ANSI-standard C or standard C++. If you need to paint a window on the screen or parse a bizarre proprietary data format, the program is dependent upon nonstandard APIs which most likely do not exist on both Linux and Windows. (You can do graphics portably by calling into some APIs that exist on both Linux and Windows, but very few Windows machines have those APIs installed. You'd need to distribute, or tell them where to find, a rather beefy set of libraries just to run the program.)

iptables: filtering large number of IP addresses
r dind I found that to administer a firewall connected to the Internet, the number of IP addresses to block is almost as large as the number of possible IP addresses. So instead...

The short answer is that it is either just barely possible or entirely impossible, and most likely not worth trying to accomplish in either case. You might have better luck with DJGPP and a Windows version of Emacs.

----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==---- ----= East and West-Coast Server Farms - Total Privacy via Encryption =----



Your Ad Here

List | Previous | Next

iptables: filtering large number of IP addresses

Linux groups from Newsgroups

The #1 Usenet Provider on the Internet

Recovering Really Old Zip Files