On Fri, Feb 6, 2015 at 4:42 PM, Ben Boeckel <ben.boec...@kitware.com> wrote:

> On Fri, Feb 06, 2015 at 15:00:50 -0800, Michael Smith wrote:
> > Non-prefixed names shouldn't be used for 64-bit architectures. The only
> > major releases with 64-bit support are 2.0.0 and 2.1.5, and both use the
> > x64- prefix. New patch attached.
>
> What about AArch64?
>

This only applies to finding libraries on Windows.


>
> > Follow-up question: Why doesn't FindRuby use Config::CONFIG['LIBRUBY'],
> > 'LIBRUBY_A', 'LIBRUBY_SO' to search for libs? Ruby reports the name of
> its
> > libraries.
>
> Doesn't work for cross-compiles.
>

FindRuby is already querying ruby for libdir. How does that work for
cross-compiles but using some of the other config doesn't?


>
> --Ben
>
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to