------- Comment #8 from dir at lanl dot gov  2006-10-30 13:58 -------
Fixing the errors that are shown above is trivial - so I assume that they are
just the first of a cascade of errors in trying to fix the problem. Having a
shared libgcc is Ok - the real problem is distributing version of programs
compilied with gfortran to people that do not have gfortran installed.
--disable-shared appears to be the only way to do it - I tried just loading the
static libraries, but a few dependencies on the shared parts remained.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26510

Reply via email to