"Out of memory" while building modules

Archives Forums/Linux Discussion/"Out of memory" while building modules

Valio(Posted 2005) [#1]
Please excuse my crappy Englisch, for I´m Swiss...

I get a very odd error while I try to build the modules:
___
Building Modules
Compiling:blitz_app.c
[...,etc,etc, everything seems going perfect, until next line]
Compiling:blitz_ex.linux_x86.s
flat assembler version 1.52
error: out of memory.
Build Error: Failed to assemble /blitzmax/mod/brl.mod/blitz.mod/blitz_ex.linux_x86.s
Process complete
___

I´ve no idea what this is about, since I surely got enough mem (640MB RAM, 1.3GB Swap). I even chmod-ed all files in the blitzmax directory to 777 to make sure there´s no file access violation...
I use gcc 3.3.3-7 on Fedora Core 2
I´d be that happy to finally try out BMax :-(...


Valio(Posted 2005) [#2]
Ah great. It´s solved now!
I updated to Fedora Core 3 and the newest glx card driver.