wenny wrote:
>
> I am trying to compile and link the Fortran source code of NEC2--248K,
> which was download from ftp://ftp.netcom.com/pub/ra/rander/NEC/.
>
> The Fortran compiler is
> Microsoft (R) FORTRAN Optimizing Compiler Version 5.10
> the command I used is
> fl /c /Gt /Ot /FoNEC2.obj NEC2.FOR
> the error is
> fatal error F1050: NEC2_TEXT:code segment too large.
>
> How can I compile it successful?
Did you set the compiler options such that FORTRAN code
is accepted after the 72nd position in the line ?
Normally, in the "old" FORTRAN, comments are expected
here and code is ignored.
Ralph.
-- ------------------------------------------------------- Dr. Ralph P. Schorn Telefon +49-2461-61-5306 Forschungszentrum Juelich Telefax +49-2461-61-3331 Institut fuer Plasmaphysik D-52425 Juelich R.P.Schorn_at_fz-juelich.de GERMANY -------------------------------------------------------Received on Wed Mar 24 1999 - 16:28:22 EST
This archive was generated by hypermail 2.2.0 : Sat Oct 02 2010 - 00:10:39 EDT