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 fortran/32155] Unresolved external __gfortran_os_error in program that manipulates strings



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


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