------- Comment #3 from dave at hiauly1 dot hia dot nrc dot ca 2006-01-01 17:44 ------- Subject: Re: undefined reference to `_gfortran_st_set_nml_var_dim'
> Agreed. Looking at transfer.o, we seem to somehow have lost the > "_gfortran_" prefix: > > 00003a48 T st_set_nml_var > 00003c0c T st_set_nml_var_dim I see this in the build log: /home/dave/gnu/gcc-4.0/objdir/gcc/xgcc -B/home/dave/gnu/gcc-4.0/objdir/gcc/ -B/home/dave/opt/gnu/gcc/gcc-4.0.3/hppa-linux/bin/ -B/home/dave/opt/gnu/gcc/gcc-4.0.3/hppa-linux/lib/ -isystem /home/dave/opt/gnu/gcc/gcc-4.0.3/hppa-linux/include -isystem /home/dave/opt/gnu/gcc/gcc-4.0.3/hppa-linux/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc/libgfortran -I. -iquote../../../gcc/libgfortran/io -std=gnu99 -Wall -O2 -g -O0 -c ../../../gcc/libgfortran/io/transfer.c -fPIC -DPIC -o .libs/transfer.o ../../../gcc/libgfortran/io/transfer.c:1796: warning: asm declaration ignored due to conflict with previous rename ../../../gcc/libgfortran/io/transfer.c:1800: warning: asm declaration ignored due to conflict with previous rename Dave -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25622