[PATCH 64bit] Fix ONDEE for 64bit

Yaakov (Cygwin/X) yselkowitz@users.sourceforge.net
Fri Mar 15 10:18:00 GMT 2013


On Tue, 5 Mar 2013 10:38:50 +0100, Corinna Vinschen wrote:
> What about
> 
> #if BUILDING_GCC_MAJOR == 4
> #define LIBGCJ_SONAME "cyggcj-" __cyg_mkstr (BUILDING_GCC_MINOR+6) ".dll"
> #else
> #error LIBGCJ_SONAME versioning scheme needs attention
> #endif
> 
> for now?

Nope; this failed in boostrap stage 1 due to failed #include
<bversion.h>.

BTW, could you post your current gcc patch?


Yaakov



More information about the Cygwin-patches mailing list