This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/32727] [4.3 regression] bogus error: Error: Symbol 'sort' referenced at (1) not found in module 'util'
- From: "jv244 at cam dot ac dot uk" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Jul 2007 07:14:28 -0000
- Subject: [Bug fortran/32727] [4.3 regression] bogus error: Error: Symbol 'sort' referenced at (1) not found in module 'util'
- References: <bug-32727-6642@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #14 from jv244 at cam dot ac dot uk 2007-07-13 07:14 -------
(In reply to comment #13)
> I would use your cp2k testcase but it does not compile on Cygwin - it runs out
> of memory during compilation. When I have a moment, I'll break itup.
yes, it can be trivially split after every module, and compiled in that order.
The other option is to check (a fixed version) out from cvs. See
http://cp2k.berlios.de/download.html. That might initially be a few minutes
more work to setup, but has the advantage that make -j X speeds up testing and
that miscompilations can be more easily found.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32727