<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div bgcolor="#FFFFFF" text="#000000">
    indeed, it's better to use the same compiler for everything. Which
    gfortran version are you using? What is the option that is still
    missing? According to this page
    <a href="http://fortranwiki.org/fortran/show/Fortran+2003+status" target="_blank">http://fortranwiki.org/fortran/show/Fortran+2003+status</a> the Fortran
    2003 standard support is fairly extensive. We use gfortran 4.7.2 and
    a few features of Fortran 2003 in one of the applications. <br>
    <br>
    Also the -std=f2003 -ffree-form options should not be forgotten.<div><div class="h5"><br>
    <br></div></div></div></blockquote><div> I use Finalization, class(*), Select Type, sourced allocation for polymorphic objects......They seem to be only partially supported (what ever that means). I think i should try again with the 4.7 compilers.  <br>
</div></div>