Hello Reini, I'm not sure what the problem with iconv is about, the compiled object file is just 288 bytes where the source file is 67 kb. It seems that there is simply nothing in the object file.
Maybe a binutils bug? The created iconv.i is ok. When i run gcc -o iconv.o -c iconv.i I get an object with 288 byte. The assembler file is nearly empty: $ cat iconv.s .file "iconv.c" [EMAIL PROTECTED] /php/php-5.0.1 $ Gerrit -- =^..^=