- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am working with the scigraph sample and would like to setup project again like sample but cannot figure out how to set same compiler options as in the scigraph sample fortran tab. The AlphaRel option seems to be the issue.
Do I need this setting and if so how do I set it?
The sample contains:
/compile_only /debug:full /include:"AlphaRel/" /nologo /threads /warn:nofileopt /module:"AlphaRel/" /object:"AlphaRel/" /pdbfile:"AlphaRel/DF60.PDB"
Thanks
Do I need this setting and if so how do I set it?
The sample contains:
/compile_only /debug:full /include:"AlphaRel/" /nologo /threads /warn:nofileopt /module:"AlphaRel/" /object:"AlphaRel/" /pdbfile:"AlphaRel/DF60.PDB"
Thanks
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The "AlphaRel" means that the configuration you're looking at is for Alpha processor systems. It is just a subfolder name.
For the SCIGRAPH library project, it's just a "Fortran Static Library" with one change - under Libraries, check the "Use Multithreaded Library" box.
For your application which uses SCIGRAPH, it must be a QuickWin or Standard Graphics application.
Steve
For the SCIGRAPH library project, it's just a "Fortran Static Library" with one change - under Libraries, check the "Use Multithreaded Library" box.
For your application which uses SCIGRAPH, it must be a QuickWin or Standard Graphics application.
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I do not see where the selection of Use Multithreaded Library Box is?
In Project setting/libraries there is only
output filename
suppress startup banner
and project options.
Thanks for info.
In Project setting/libraries there is only
output filename
suppress startup banner
and project options.
Thanks for info.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Project..Settings..Fortran..Libraries. You're looking at the Link settings, I think.
Steve
Steve

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