B
Bumbrlik
To Carl (or other folks from MSFT):
When compiling LAPACK (a numerical library) on VC 7.1 I
encountered a file that took forever to compile under the
Release mode. The file has under 2,000 lines and it takes
over 8 minutes to compile that file alone on my super new
dual Xeon 4GB RAM machine. Each of the other files in this
library takes under a second to compile and some of them
are much larger.
I realize that it is the content of the source file that
mostly influences the time needed for compilation. Still,
it seems to me that something is not right.
If you have LAPACK library, the name of the file is
clarfx.c. If you don't I will be happy to email it to you.
Bumbrlik
When compiling LAPACK (a numerical library) on VC 7.1 I
encountered a file that took forever to compile under the
Release mode. The file has under 2,000 lines and it takes
over 8 minutes to compile that file alone on my super new
dual Xeon 4GB RAM machine. Each of the other files in this
library takes under a second to compile and some of them
are much larger.
I realize that it is the content of the source file that
mostly influences the time needed for compilation. Still,
it seems to me that something is not right.
If you have LAPACK library, the name of the file is
clarfx.c. If you don't I will be happy to email it to you.
Bumbrlik