[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PROBLEM SOLVED: error in starting ddd with gdb for Fortran code
From: |
mccomb |
Subject: |
PROBLEM SOLVED: error in starting ddd with gdb for Fortran code |
Date: |
Thu, 29 Mar 2001 10:51:14 -0800 (PST) |
I solved my own problem. When I downloaded gcc, I only installed the binary
code. Since the library /libf2c/libF77 was not resident in /usr/local, gdb
could
not find the necessary c-code translations to run the debugger properly.
Downloading the source code for gcc then compiling and installing it using my
existing binary version of gcc did the trick (although it did seem somewhat
incestuous!)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- PROBLEM SOLVED: error in starting ddd with gdb for Fortran code,
mccomb <=