Displaying 1 result from an estimated 1 matches for "3678f".
Did you mean:
3678
1999 Dec 20
2
digital unix linking problem
Greetings.
I'm trying to install R-0.90.1 on our digital 4.0F servers (alphaev6 arch).
Using either the digital cc and f77, or gcc 2.95.2 and g77, R compiles,
but on trying to execute it I get:
11819:./bin/R.X11: /sbin/loader: Fatal Error: cannot map xxxxxxx
I'm used to 'cannot map', but always with a shared library name,
not 'xxxxxxx'. Has anyone else run into this