> Update: -O1 still crashes cc. Hm.
> Update: -O0 passes. Jippeey!
> 
> Now where do I have to patch what to make this automatically?

hints/linux.sh could match for the exact `gcc -v|tail -1` and set
toke_cflags='optimize=-O0'.  (See e.g. hints/irix_6.sh for _cflags
examples.)

> And who can I find out why cc is crashing?

gcc/ARM people?

-- 
$jhi++; # http://www.iki.fi/jhi/
        # There is this special biologist word we use for 'stable'.
        # It is 'dead'. -- Jack Cohen

Reply via email to