Compilation is too slow
I try to compile my CORBA c++ servers with Insure.
But compilation is too slow - already 2 or 3 days.
Is it possible to configure Insure to become more fast?
But compilation is too slow - already 2 or 3 days.
Is it possible to configure Insure to become more fast?
Tagged:
0
Comments
top
and/or
ps -efl
output to determine what executable is really running and what it's command line that it's executing is.
If you can point out what is actually running and it's command line it could shed some more light on this. Also take a look in the FAQ section under these forums in the "Application Hangs" section because there are some things in there that can also deal with compile time.