Dear All, I am using Ipopt through a C++ program, compiled with g++ on Linux. When I try to use OpenMP by adding the flag -fopenmp the my program compiles fines but crashes when it runs. Any ideas? Many thanks, Paulo