This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Pre-ITP: apache/mod_php


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"

gerrit@loreley /php/php-5.0.1
$ 


Gerrit
-- 
=^..^=



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]