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

Re: [MiNT] osbind.S ?



Frank, today you enabled the syscall generator, but the generated sources don't compile with GCC 4.x.

Too fast, I was just fixing it :-)

Sorry :-(

The attached patch fixes the GCC 4.x compilation again, plus some additional cleanup in compiler macros.

Thank you and committed.

Thanks a lot !

I see you didn't include my ChangeLog entries.
Do you want us to provide it in future patches ?

> Btw. anyone ever noticed that trap_1_wllw()
corrupt the stack (Dreadlabel / Maccess)? Just noticed this while writing the macro output ...

You are totally right...
Fseek64() is affected, too.
The stack adjustment should be 12, not 10.

You should commit that stack fix right now (I'm not writing a patch for it, this time ;-) )

--
Vincent Rivière