On 07/08, Dan Kegel wrote:
> So maybe the yasm source needs to have a keyword or two
> added to select PIC addressing mode?
> 
> Random googling finds suggestions at
> http://cvs.tortall.net/pipermail/bug-yasm/2011-October/000086.html

Thanks for all the help. Upon further debugging with 'make VERBOSE=1' I
discovered that when multilib was adding its extra link path it was
overwriting the linux link flags instead of appending to them.  There
was a one-line fix for it.

Cheers

-- 
Steve Borho
-- 

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

Reply via email to