This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/32155] Unresolved external __gfortran_os_error in program that manipulates strings
- From: "fxcoudert at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 May 2007 11:54:19 -0000
- Subject: [Bug fortran/32155] Unresolved external __gfortran_os_error in program that manipulates strings
- References: <bug-32155-14459@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from fxcoudert at gcc dot gnu dot org 2007-05-31 11:54 -------
(In reply to comment #0)
> In the following code, __gfortran_os_error is thrown as unresolved at link
> time.
Is that a compiler you built from scratch, or did you build it, update the
source and rebuilt it not-from-scratch? That's a case where I'd expect to see
that kind of error. Otherwise, I don't know how this is happening.
--
fxcoudert at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fxcoudert at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32155