Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29284 Discussions

Build all in IDE : Compile stops on first error

Les_Neilson
Valued Contributor II
530 Views

VS 2003 + ivf 9.1[25]

When doing a build in the IDE, if a f90 source file has compile errors then the build halts after compiling that file. After fixing that problem the nextbuild starts with that file and stops with the next error. Is there a setting in the IDE or somewhere to compile all the files so we can identify all the errors at one point?

Thanks

Les

0 Kudos
1 Reply
Christian
Novice
530 Views
VS 2005 + ivf 9.1[34]

Same problem as above...

We have an automic build system that builds all projects over night - and it would be helpful if on the next morning we have to compile only the few files that have errors - and not all files that are "behind" the first error. Is there anything in the IDE or in the compiler flags that will change this behavior?

Thanks,
Christian.

0 Kudos
Reply