------- Comment #7 from kargl at gcc dot gnu dot org  2007-01-26 18:52 -------
(In reply to comment #4)
> I have read the documentation, and I understand what the option does.  I
> compile my complete programme and all its libraries with this option.

You did not compile all of the needed libraries with -malign-double.
You'll need to recompile at least libgfortran with this option and
maybe libgcc, and if you use OpenMP you may need to recompile libgomp. 


-- 


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

Reply via email to