I was compiling OpenSees in Linux with the Threads option enabled and two libraries were not created and no error was given. The libraries are LibOpenSees.a and LibReliability.a. Any suggestions as to the source of this problem?
I was able to compile the program without problems with the Programming Mode as Sequential in the Makefile.
there is no real point compiling with the threads option unless you plan to use the threaded version of the SuperLU solver .. if you do, go to the SRC directory and do a make to see why the OpenSees lib is not being built.