GCC 4.3/4.4 libgfortran ABI issue: undefined symbol: htab_hash_pointer
Tobias Burnus
burnus@net-b.de
Tue Dec 9 17:11:00 GMT 2008
Hello,
I'd like to know whether someone can reproduce this:
$ gfortran-4.3 test.f90
$ ./a.out
./a.out: symbol lookup error:
/projects/tob/gcc-trunk-local/lib64/libgfortran.so.3: undefined symbol:
htab_hash_pointer
Using an older libgfortran it works (4.4.0_20081125).
Does this ring a bell? If not, I try to find out when it changed
Tobias
More information about the Fortran
mailing list