hetdegon wrote:I'll test it that way, then. Also, thanks for replying.
I got win7 32-bit for dual-boot and a XP virtual machine in Virtualbox with guest additions (I use it mostly for occasional usage of GZDoom Builder). I'll also try WINE while at it. I'll test both drdteam's builds and my own build with those 3.
Getting Fedora going shouldn't take much effort, although due to a storm my internet connection is down so I have to install through my phone, and will take about a full day to get it downloaded.
I should be able to report back on Monday with that and the various results, if that's alright.
Yeah, that's fine. Thanks for the reports about running it under WINE. It's obviously not a hardware issue.
VoidMage wrote:1) Does this happen with all versions of Linux?
What is "a version of Linux" ?

...but if you mean "is it distro specific ?", with near certainty I can answer negatively, given that my distro is a meta one.
You can answer derisively if you want, but 1) I am not a "Linux geek" and 2) the message clearly got across anyway, you clearly understood what I meant, so I am not worried about it. If your only goal is to argue over little semantics, then this is not the place where you want to spend your time - and please, grow the hell up.
VoidMage wrote:I can also confirm Edward-san's results - I've got an integrated intel too and see about the same thing.
Given differing distros, it's also unlikely to be a compiler issue.
It is such an issue if one compiler understands it and another one doesn't. The reason why I wanted a MinGW test is because MinGW uses GCC, similar to Linux's build system. If there's something that's giving Linux's GCC grief, the error would be present in MinGW too. It means that the code will have to be looked at again so that it properly compiles under all compilers.
VoidMage wrote:Here's a thought: could it be that a portion of GZDoom code is using wrong size of long somewhere ?
It could be that - or any number of other simple little omissions or errors.