> I'm just trying to build a very simple program, but I keep getting an error: > > Re_alloc: Not enough memory to link > > whenever I am trying to make the program. > > Anyone have any idea why this is happening? Maybe you don't have enough memory to link ;-) Seriously : which linker are you using ? Is you program written in C or asm ?