- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Am trying to find the cause of Illegal instruction errors when running software develop with CVF 6.6B on P4 BasedMachines.Software has primarily beendeveloped on a AMD Athlon platform. When running on P4 based platforms code causes an Illegal Instruction error when handling anydeferred shape arrays or array specifications of form(:). Have tried changing project settings togenerate code for various processor platformsand optimisation levels but with out any success infixing bug. Generate most optimized code flag is off. Any suggestions would be most appreciated.
Matt
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Exactly which switches are you using? The only thing that comes to mind is that you are using /arch:k7, which will give exactly this error when a 3DNow data prefetch instruction is executed.
Have you tried 6.6C at least?
Have you tried 6.6C at least?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I had exactly the same problem with the switches (usially I use both of the them together) /tune:k7 /architecture:k7

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