Re: Mixed-architecture complication problems

2009-11-02 Thread Yang Tse
2009/11/3, John Engelhart wrote: > Is there a reason why c-ares places 'configure / build' time in various > headers? For example, in ares_build.h there's CARES_SIZEOF_LONG. Yes. The ones in ares_build.h are used when c-ares library is created, and also by programs compiled using the library. At

Mixed-architecture complication problems

2009-11-02 Thread John Engelhart
Is there a reason why c-ares places 'configure / build' time in various headers? For example, in ares_build.h there's CARES_SIZEOF_LONG. The reason why I'm asking is I recently tried to build some code in 64-bit mode and the compiler started kicking back stuff like: Source/Headers/C-Ares/ares_ru