- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all,
Recently I installed linux 8.0 and intel compiler 7.1 and tried to compile a simple 2 line program 'hello.f90'
Here is my code.
-------------------------
write(*,*) 'hello world'
end
-------------------------
That's all. It is just simple, but I couldn't compile using ifc (I used "ifc hello.f90 -o hello"). And I have got a following error message:
------------------------------
as: no such file or directory
2 lines are compiled
id: no such file or directory
------------------------------
Could anyone help me?
Thanks,
Jong
Recently I installed linux 8.0 and intel compiler 7.1 and tried to compile a simple 2 line program 'hello.f90'
Here is my code.
-------------------------
write(*,*) 'hello world'
end
-------------------------
That's all. It is just simple, but I couldn't compile using ifc (I used "ifc hello.f90 -o hello"). And I have got a following error message:
------------------------------
as: no such file or directory
2 lines are compiled
id: no such file or directory
------------------------------
Could anyone help me?
Thanks,
Jong
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page