Re: [CMake] problems with creating static library on aix

2010-07-07 Thread Verweij, Arjen
2010 18:55 >To: cmake@cmake.org >Subject: [CMake] problems with creating static library on aix > >Hi, > >We're experiencing two problems with creating static libraries through >cmake on our AIX system. > >The first one is that a cmake based build environment will come up

[CMake] problems with creating static library on aix

2010-07-06 Thread Verweij, Arjen
Hi, We're experiencing two problems with creating static libraries through cmake on our AIX system. The first one is that a cmake based build environment will come up with 64-bit XCOFF, but ar and friends won't play ball unless you add -X64. I suppose this issue has just been overlooked and is