[En-Nut-Discussion] The biggest problem when portting
Tyou
tyou at i-da.co.jp
Sun Jul 20 18:47:35 CEST 2003
The biggest problem is the type "int" when portting.
The type int has different size in different platforms.
On H8, the int is two bytes long so that it can not
be used as pointer since pointer is 32bits on H8.
I hate it !!!!
Too much work is needed to modify the crt routines.
So......? What I should do next?
To use system crt functions?
Tyou
More information about the En-Nut-Discussion
mailing list