This is the mail archive of the gcc-bugs@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]

[Bug ada/21611] ACATS Failures After Successfully Built using Cygwin 3.3.3


------- Additional Comments From anh_vn_vo at yahoo dot com  2005-05-18 01:06 -------
After further checking, the run-time support was not built. In fact, running 
any Ada code containing Ada task triggers "failed run-time assertion : Tasking 
not implemented on this configuration" error message. This problem occurs even 
though option --enable-threads=gnat was set in the configuration. Looking 
around the source code, a possible bug at line 1277 of Makefile.in under 
subdirectory ../gcc/ada. The word cygwin32 should be changed to cygwin because 
only the name cygwin, in i686-pc-cygwin, was generated in the Makefile 
resulting from executing configure command.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21611


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