Hello nononsense, Hmmm, MSFT willingly give up it's most profitable business? When hell freezes over Sigh, portable developement tools is a panacea at this point. The closes thing that is both portable, powerful and looks like a real programming language to me is Java. I much prefer C# to java, but C# currently is really just an MSFT offering (besides, without also porting .NET, you would lose alot of the fun.) nitro
You can always run VMWare and run the Win stuff under that. Last time I experimented with it (most of) the earlier problems had been sorted out. I was running XP Professional, Win2000 Professional and Win2000 server all at the same time with a "virtual" network between all of them. Very nice if you have multiple monitors, looks like you have multiple machines. Your own little mainframe. There are even versions that allow you to run it on a big (non-PC) machines. That would be my pick to change OS. I still remember "mini" of 3 Mips and Mainframes of 6 Mips filling a room and requiring airconditioning the size of a truck. We have come a long way from since the old 8088 with 128K memory and a floppy disk
Yeah, My first computer was the Atari 400 with the chicklet keyboard. I still can't believe I got some things running on that thing. It took days just to type it in! The innosence of youth LOL Ugh, VMWare is cool, but all of my applications require the outmost speed. Adding a layer in between OS and the hardware won't cut it. Thanks for the suggestion though. nitro
If you're into C++, you might take a look at Trolltech's toolkit (http://www.trolltech.com). Runs on Linux, Mac OS X, and Windows. Free for personal use.
Hi cmaxb, Forget trolltech. Did you ever try to install it on Linux? Not even talking about Windows. (I'm talking about the "free"one). When you google around a bit you will find tons of similar complaints. It might in fact install under one particular release of one particular distro. Go to Boa if you want to do Python/C++. Works well unser both Linux and Windows. Be good, nononsense
Nononsense, I don't understand. Most distros come with a full version (3.1+) as part of their extras package. Installing from the source tgz is also straightforward. If you need a hand with a particular distro's implementation, I might be able to help out.
Hi cmaxb, As you read, I was mainly interested to get going in Python under Qt. I did not fill in all the details. My aim was to install eric3.3.1 on Fedora core1. This requires installing PyQt, QScintilla and sip. I tried several different versions but never managed to get it done. Googling around, I found several posts of people going through the same experience. Too many interdependent components, version changes, etc. Like the others I gave up on it. Qt by itself may be interesting as coming with Linux. In fact a good part of KDE is using it. As I indicated already, I finally stuck with the Boa Python development GUI which I managed to get going without much effort on both Windows and Linux. I basically plan on doing most work on Python, going to C/C++ as needed. This is very easy under Python . If you would have any experience with the PyQt & eric stuff, please let me know. Thank you for your help cmaxb. nononsense
For interrupt sharing, it doesn't matter what busses the slots are on, only how many slots the board has and how many inputs the I/O APIC has. The AMD 8111 south bridge has 4 inputs, so with 4 slots, you shouldn't be sharing any (assuming no multi-function cards, which is unlikely). Depending on how the motherboard is laid out, you may share interrupts between the slots and embedded devices, but I believe the 8111 has additional inputs for embedded interrupts.
THE biggest problem for AMD to overcome has been support by other vendors b/c of the deals they have with Intel. Now with Opteron they finally have third party support, for example they have Via and nVidia making dual Opteron boards with their own chipsets and technology. Coming soon will be the quad computers from HP, but the biggest and most surprising is IBM maybe coming out with a quad computer system. How flexible their respective boards/chipsets are to adding your own cards (Dell makes it hard to do with their Selectron made boards) I don't know but the AMD chipsets have always been plain vanilla so it's not in anyones best interest to assume Tyan has a superboard coming out.