On Mar 7, 2000, Peter_Hahne@t-online.de (Peter_Hahne) wrote: > I´m trying to call a fortran routine from a c++ routine > int sub1_(); You should probably have declare it as `extern "C"', to avoid C++ name mangling. -- Alexandre Oliva http://www.ic.unicamp.br/~oliva/ Enjoy Guaraná Cygnus Solutions, a Red Hat company aoliva@{redhat, cygnus}.com Free Software Developer and Evangelist CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org} Write to mailing lists, not to me