What | Removed | Added |
---|---|---|
Status | NEW | RESOLVED |
Resolution | --- | WONTFIX |
cross-i386-gcc are not "proper" cross-compilers and thus no target libraries (libgcc) are built. There's also no cross glibc for this. Why are you not simply using 'gcc -m32 -march=...' to compile the 32bit kernel?