Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Hollerith problem

mrvcj
初學者
5,129 檢視
Hi guys,
I'm compiling a old FORTRAN code for my research using Intel Composer XE 2011 command line. I got whole bunch of errors saying: end of statement found while lexing a hollerith constant. I have no idea about this but it comes from the old format?
I'm wondering if you know how to fix this. Or at least how to ignore it when compiling. It works fine when I was using Lahey compiler. Any compiling options I can use? Thanks very much for your time.
Regards,
Jason
BTW, you may find the source code in the attachment if that helps.
0 積分
24 回應
Steven_L_Intel1
735 檢視
Jason, which Visual Studio? That's what I was asking. 2005,2008 or 2010?
mrvcj
初學者
735 檢視
Steve,

It's VS 2008. Sorry about that.

Jason
Steven_L_Intel1
735 檢視
I just tried an example putting:

< redir.inp

in the "Command arguments" field and it worked, though something else went wrong later which looks like a VS bug. I know I've done this before so it will take some poking. I am traveling this week, so it may be next week before I can do anything with this.
mrvcj
初學者
735 檢視
Steve,

Your effort is highly appreciated. I'll keep playing with this. Thanks.

Jason
回覆