Openembedded Core Discussions
 help / color / mirror / Atom feed
* CMake error? CMAKE_AR-NOTFOUND
@ 2012-01-24 13:30 Samuel Stirtzel
  2012-01-24 17:48 ` Richard Purdie
  0 siblings, 1 reply; 8+ messages in thread
From: Samuel Stirtzel @ 2012-01-24 13:30 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

Hi,
currently I try to build a native software that needs CMake, it is a
required tool to cross compile another software.
An it seems that CMAKE_AR is set to an invalid value (CMAKE_AR-NOTFOUND).
The cmake.bbclass has no entry about this.

By searching the web, the only information found was that it can be
set to ${GCC_PATH}/dld.
As I am usually not working with CMake where can I find the native
"ar" or "dld" executable in OpenEmbedded?

Using the archiver from my hosts /usr/bin/ar seems to be wrong since
in cmake.bbclass "set( CMAKE_FIND_ROOT_PATH_MODE_PROGRAM ONLY )"
prohibits it.

Sorry for this stupid question.

-- 
Regards
Samuel



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-01-26 11:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-24 13:30 CMake error? CMAKE_AR-NOTFOUND Samuel Stirtzel
2012-01-24 17:48 ` Richard Purdie
2012-01-25  7:56   ` Samuel Stirtzel
2012-01-25  8:31     ` Samuel Stirtzel
2012-01-25 18:22       ` Khem Raj
2012-01-26  9:20         ` Samuel Stirtzel
2012-01-26 10:53           ` Samuel Stirtzel
2012-01-26 11:22       ` Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox