This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Successfull build of gcc-4.4.0 [trunk revision 145008] on i686-pc-cygwin


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Eric Botcazou schrieb:
>> For the acats tests most of the FAIL cases ar of the form:
>> violation of restriction "NO_IMPLICIT_DYNAMIC_CODE" at system.ads:44
> 
> This very likely means that the compiler is misconfigured.  Try to replace
> "cygwin32" with "cygwin" in ada/gcc-interface/Makefile.in and rebuild the 
> runtime (make all-target-libada).
> 
that gives an bootstrap failure:
g-socthi.adb:534:15: "WSASYSNOTREADY" is undefined
g-socthi.adb:535:15: "WSAVERNOTSUPPORTED" is undefined
g-socthi.adb:537:15: "WSANOTINITIALISED" is undefined
g-socthi.adb:539:15: "WSAEDISCON" is undefined
g-socthi.adb:546:15: duplication of choice value at line 494
make[6]: *** [g-socthi.o] Error 1
make[6]: Leaving directory
`/home/rainer/software/build/i686-pc-cygwin/gcc/gcc/ada/rts'
make[5]: *** [gnatlib] Error 2
make[5]: Leaving directory `/home/rainer/software/build/i686-pc-cygwin/gcc/gcc/ada'
make[4]: *** [gnatlib-shared-win32] Error 2
make[4]: Leaving directory `/home/rainer/software/build/i686-pc-cygwin/gcc/gcc/ada'
make[3]: *** [gnatlib-shared] Error 2
make[3]: Leaving directory `/home/rainer/software/build/i686-pc-cygwin/gcc/gcc/ada'
make[2]: *** [gnatlib-shared] Error 2
make[2]: Leaving directory
`/home/rainer/software/build/i686-pc-cygwin/gcc/i686-pc-cygwin/libada'
make[1]: *** [all-target-libada] Error 2

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAknKWvYACgkQoUhjsh59BL5EZQCghGptRJ15WCtztI0W0gcFI7Bt
bscAoKQlzGtlnTAHtK1GWF9mtsWGv1oA
=PF7B
-----END PGP SIGNATURE-----


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