- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Greetings, I have been using ifort 9.1.039 successfully with my code that links against openmpi 1.2.3 and netcdf 3.6.2. I recently upgraded to ifort 10.0.020, recompiled openmpi and netcdf, then compiled my code.
When using full optimizations, everything works wonderfully; however, when compiling with debug symbols (-g), the linker fails with:
ld: internal error: output_local_symbols() inconsistent local symbol count
This is an internal error within the Apple linker (version cctools-622.5.obj~13) that is only triggered when I use 10.0.020; however, it does not occur for most cases, only when combining the large (400k+ lines of code) model I am using with openmpi. Openmpi fortran examples work fine with -g, so I am not sure why there is an issue. I am stuck with ifc 9.1.039 for now.
Any suggestions?
When using full optimizations, everything works wonderfully; however, when compiling with debug symbols (-g), the linker fails with:
ld: internal error: output_local_symbols() inconsistent local symbol count
This is an internal error within the Apple linker (version cctools-622.5.obj~13) that is only triggered when I use 10.0.020; however, it does not occur for most cases, only when combining the large (400k+ lines of code) model I am using with openmpi. Openmpi fortran examples work fine with -g, so I am not sure why there is an issue. I am stuck with ifc 9.1.039 for now.
Any suggestions?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please report this problem to Intel Premier Support and provide your program as a test case. Make sure that you specify exactly what version of Mac OS you're using.

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