Quote:
Originally Posted by sznaps
How do I check my gcc version, since that is the last thing that could be possibly wrong.
|
For that I must ask KaszpiR (You can find him in that topic I've invoked for You 2 times). But before we know this, try to do this: Just install the gdb package and add the -debug parameter to your hlds_run command line. Also post the result of running in a shell console:
Code:
cat /proc/cpuinfo free uname -a
I want to see if it's some problem with some library or not (but this is shown only in debug mode).