Compile Error

From: Ravi (ravi_bhuchara_at_yahoo.com)
Date: 10/27/03


Date: 27 Oct 2003 09:25:06 -0800

I am trying to experiment with elf90.
I have a source fortran program xx.f90
I cannot get the compiler to compile.
Without a filename it tells me how to use it :
[address removed] [filenames] [switches]

but when I put a file name in it says I have invalid options.

Could some kind soul tell me what is wrong?

Copy of screen:-
C:ELF90>ELF90 XX.F90
Essential Lahey Fortran 90 Compiler Release 4.00b S/N: E9981109
Copyright (C) 1994-1998 Lahey Computer Systems. All rights reserved.
Copyright (C) 1985-1998 Intel Corp. All rights reserved.
Registered to: Free Download Edition
Lahey Computer Systems, Inc.
Options:
-nbind -nc -nlst -out xx.exe -npause
-stack 20000h -nsyn -win -nwisk -nxref

ABORT -- Unrecognized option in command file.

Thank you all,,
Ravi
Note that the compiler determined the output would be "-out xx.exe".