This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/8924] gnatchop fails with EXCEPTION_ACCESS_VIOLATION
- From: "dannysmith at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Aug 2003 10:27:55 -0000
- Subject: [Bug ada/8924] gnatchop fails with EXCEPTION_ACCESS_VIOLATION
- References: <20021213050602.8924.sjs@essex.ac.uk>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8924
------- Additional Comments From dannysmith at gcc dot gnu dot org 2003-08-27 10:27 -------
And with GNATCHOP 3.3.1 (mingw special 20030804-1)
I get:
D:\develop\bugs>gnatchop -w floating-point-fault.txt
splitting floating-point-fault.txt into:
rgb_conversion_test.adb
creake.ads
creake-pixel_types.ads
creake-pixel_types-composite_types.ads
creake-pixel_types-composite_types-rgb_conversions.ads
creake-pixel_types-composite_types-rgb_conversions.adb
NB, building of Ada and Gnatchop for mingw32 requires patches which have
have not been reviewed. These have been submitted to ACT and have been
published in this forum. The patchset is also available from www.mingw.org
download page.
Danny