[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] This must be an gcc / ld error!



> OK, I did that. The make file produced some test executables... any of the
> produced executables throws an Illegal Instruction exception. I removed
> the -O2 flag from the compiler options and I also removed the -g option.
Well, it's clear you're new to this, we old mercenaries ;) know the
first thing to try is ... stack tool! :) So try to increase stack
size, something like: stack --size=512k test_file (this increases
stack size from 64K to 512K) and run again. Another things to try:
increase stack size for sh/bash (depends what you use) and as last
resort gcc's cc1 (in case of some huge C files).

-- 
MiKRO / Mystic Bytes
http://mikro.atari.org