- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Does anyone of suggestions for compiler options that would allow me to zero in on the source code that is causing an internal compiler error?
Al
www.ruda-cardinal.com
Al
www.ruda-cardinal.com
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - AlGreynolds
Does anyone of suggestions for compiler options that would allow me to zero in on the source code that is causing an internal compiler error?
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - AlGreynolds
Does anyone of suggestions for compiler options that would allow me to zero in on the source code that is causing an internal compiler error?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks, I took your advice and isolated the routine. I then took a wild guess at what new (but standard) code I had created that might be pushing the compiler too far and it worked. The compiler problem (concatenating 2character strings, each created by a MERGE intrinsic) is in 10.1.32 but not the latest 11.1. On the other hand, 11.1 has aruntime problem (optimizedcode crashes) with concatenating stringswith a statement function that 10.1 does not! Now you know why I keep both around.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Once you have an isolated test case, please let us see it!

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