>> PS: ccompilation of the coreutils-8.24.51-8802e fails too > after a patch "Replace pointer casts with calls to (read|write)(16" > (i386 userland and kernel)
I'm not totally surprised. I didn't have test cases for some off the relocations. If you have a test case it should be possible to find the problem by bisection: undo parts of the patch, starting off by undoing all the changes in tccelf.c, or all the changes in i386-gen.c, for example. Edmund _______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
