[CMake] Cross compile + shared libs problem
Frederik Deweerdt
deweerdt at free.fr
Tue Apr 1 11:59:12 EDT 2008
On Sat, Mar 29, 2008 at 12:25:45AM +0100, Alexander Neundorf wrote:
> On Tuesday 25 March 2008, you wrote:
> ...
> > I validated the general approach this morning, should be ready by
> > tomorrow.
>
> News ?
Sorry, I couldn't quite save time to make a nice platform file. Would
you accept the following Rtems.make so that at least CMAKE_SYSTEM_NAME ==
"Rtems" works?
I'm sorting out some setup problems, so I've not managed to prepare
a Rtems.make file that's able to generate executables (There are a
few linking flags and objdump magic that seem to be standard in Rtems
developemnt).
It works for libs now though.
Regards,
Frederik
-------------- next part --------------
# Not so useful template file for Rtems projects, see
# http://cvs.savannah.nongnu.org/viewvc/*checkout*/tsp/make/Toolchain-rtems-i386.cmake?root=tsp
# For an example of working CMAKE_TOOLCHAIN_FILE for Rtems
SET_PROPERTY(GLOBAL PROPERTY TARGET_SUPPORTS_SHARED_LIBS FALSE)
More information about the CMake
mailing list