javier
03-19-2003, 04:14 PM
I recently bought the NR for my
Mac OS 10.2.
I have a problem with the format of the
files. When i try to compile any subroutine
using g77 -c file.for i got this message:
Line too long as of (?) [info -f g77 M LEX]
I edit the source file with Emacs for
Mac OS X and the code appears in a single
line where the end of line turned into ^M.
I fixed by hand this with one of the subroutines,
deleting the ^M and pressing return to break
the lines and then i can compile the subroutine.
Does anyone know why i cannot compile the
NR for Mac in my Mac ?
The Mac OS X as you probably know is a
UNIX based system but the source
code of the NR for Mac don't look like files
in UNIX format since they cannot be read
by emacs.
thanks
Mac OS 10.2.
I have a problem with the format of the
files. When i try to compile any subroutine
using g77 -c file.for i got this message:
Line too long as of (?) [info -f g77 M LEX]
I edit the source file with Emacs for
Mac OS X and the code appears in a single
line where the end of line turned into ^M.
I fixed by hand this with one of the subroutines,
deleting the ^M and pressing return to break
the lines and then i can compile the subroutine.
Does anyone know why i cannot compile the
NR for Mac in my Mac ?
The Mac OS X as you probably know is a
UNIX based system but the source
code of the NR for Mac don't look like files
in UNIX format since they cannot be read
by emacs.
thanks