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]

Re: libf2c/8992: MXUNIT change seems to fail


Synopsis: MXUNIT change seems to fail

Responsible-Changed-From-To: unassigned->toon
Responsible-Changed-By: toon
Responsible-Changed-When: Wed Dec 18 14:58:45 2002
Responsible-Changed-Why:
    Fortran Maintainer.
State-Changed-From-To: open->feedback
State-Changed-By: toon
State-Changed-When: Wed Dec 18 14:58:45 2002
State-Changed-Why:
    As of GCC/g77-3.1, libf2c is a shared library.  This means
    that, if you build and install your own version of it,
    its run-time library might end up in a place where shared
    libraries aren't searched for.
    
    You can override this by setting the environment variable
    LD_LIBRARY_PATH to the correct directory.
    
    Please report back if that helps.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8992


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