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


> 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).

-- 
Eric Botcazou


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