Question

Lassi A. Tuura lassi.tuura@cern.ch
Thu Oct 5 09:43:00 GMT 2000


Each language driver by default links only its own runtimes; you need to
get all the runtimes into the executable.  In your case, link with the
C++ compiler and add -lg2c (before -lm) for the F77 runtime.

Hope this helps,
//lat
-- 
I think we're in trouble.  --Han Solo


More information about the Gcc mailing list