Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[photran] No symbol "new" in current context

I am attempting to debug a fortran program and I am getting the error:
No symbol "new" in current context
I have removed the optimization option.
The program runs fine in non-debug.

Using:
Intel Fortran compiler 9.0
Eclipse 3.2 with photran
gdb 3.4
OpenSuSE 10.1

Is the Intel compiler compatible with gdb?
Any other ideas as to what could be wrong?

Thanks


Back to the top