Hello
I wonder if I need to link with some special library in order to use XDR:s in g77?
Yes. Unfortunately, this library isn't always called libxdr.a (in that case it would suffice to all '-lxdr' at the end of the g77 statement).
You'll have to look through the system documentation ('apropos xdr') to find out where these routines live.
Hope this helps,
-- Toon Moene - mailto:toon@xxxxxxxxxxxxxxxxxxxx - phoneto: +31 346 214290 Saturnushof 14, 3738 XG Maartensdijk, The Netherlands Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html GNU Fortran 95: http://gcc-g95.sourceforge.net/ (under construction)