Re: [CMake] ifort link with -static-inte

2009-03-26 Thread Benne, Kyle
] ifort link with -static-inte Hi Kyle, -static-intel would force tor to static link the intel provided libs. is clear that you have a silly combination of options. On one hand you ask to static link the libs on the other hand the shared libs flags are on. As a note for the the intel modules files

Re: [CMake] ifort link with -static-inte

2009-03-25 Thread Alin M Elena
Hi Kyle, -static-intel would force tor to static link the intel provided libs. is clear that you have a silly combination of options. On one hand you ask to static link the libs on the other hand the shared libs flags are on. As a note for the the intel modules files developers -i_dynamic is dep