- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
i have this problem when i try to compile
ifort simpson.f90 -o tt
ld: /usr/lib/gcc-lib/i486-linux/3.3.5/crtbegin.o: No such file: No such file or directory
anyone knows how to work this arround?
ifort simpson.f90 -o tt
ld: /usr/lib/gcc-lib/i486-linux/3.3.5/crtbegin.o: No such file: No such file or directory
anyone knows how to work this arround?
Message Edited by c.inostroza@gmail.com on 11-04-2005 03:00 PM
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You must have a working gcc installation. If you have updated your gcc installation, and are not using ifort 9.0, you should re-install ifort, or modify the configuration files to match your current setup. If you are accessing an ifort installation across a network which was installed with a different gcc setup than exists on your computer, you will not be able to run versions prior to 9.0.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
mmm, i have updated my gcc, but ive reinstalled ifort, and im using ifort 9.0, wich are the configuration files i have to modify?, thanks for your help

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