Helmut Karlowski wrote:As I said before, it's a lot of changes to compile with 2.95. But the deadkey-íssue is not related to the compiler.Could you please tell us what kind of changes are required to compile with GCC 2.95 ? Sometimes, compiling with GCC 4.x requires some minor patching, but after that it usually compiles fine with any GCC version...
It's the other way round: people used new features of gcc4 that are not available in gcc 2.95.
I've attached a diff between my branch and trunk (as is on my disk): mymint.diff.
Look for union, INLINE, renamed parameters, and maybe more.Note: both my branch and trunk from my disk have working dead-key, I checked out freemint-1_17, into en empty dir, and deadkey does not work.
The diff between my trunk (which has some experimental stuff for shutdown) and current CVS is: trunk.diff.
There is nothing keyboard-related. -- Helmut Karlowski
Attachment:
mymint.diff
Description: Binary data
Attachment:
trunk.diff
Description: Binary data