- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, im running a mixure of fortran 9.0 code under em64t linked to c libraries. unfortunatelly the code crashes from timt to time at various places inside the c libs. when i load the .exe into the intel debugger i get the following error message:
COMPILER ERROR: Scope spread across 2 or more LoadableSections - KLASSPRECISION, procStart = 0x401000, procEnd = 0x400fff
loLS = LoadableSection{"f3dg.exe .text" prefers 0x0000000000401000..0x0000000000b4c37d}
done
i can still use the debugger, aber run the code. i m not sure if this is really the problem, but i want to give it a try.
what does this compiler error mean, and how to get rid of this ?
COMPILER ERROR: Scope spread across 2 or more LoadableSections - KLASSPRECISION, procStart = 0x401000, procEnd = 0x400fff
loLS = LoadableSection{"f3dg.exe .text" prefers 0x0000000000401000..0x0000000000b4c37d}
done
i can still use the debugger, aber run the code. i m not sure if this is really the problem, but i want to give it a try.
what does this compiler error mean, and how to get rid of this ?
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I haven't seen such a message before. Please submit a test case to Intel Premier Support.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We are also getting a lot of messages when loading a cleanly compiled and linked exe using idb:
COMPILER ERROR: Scope spread across 2 or more LoadableSections -. procStart = 0x????????. procEnd=0x????????
ioLS = LocadableSection{"myexe.exe .text" prefers 0X00401000..0x0122ffed}
where and ???????? vary from message to message. This is
using the 9.1 C++ compiler and idb debugger in Windows. It seems
to run except we are trying to find a mysterious bug which seems to
corrupt the computation occasionally.
COMPILER ERROR: Scope spread across 2 or more LoadableSections -
ioLS = LocadableSection{"myexe.exe .text" prefers 0X00401000..0x0122ffed}
where
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Same advice applies - you're looking at either a compiler or idb bug. Report it to Intel Premier Support.

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