Hi!
I am not sure if any previous target related EXCLUDE_FROM_ALL
problems are linked with this one, but what I found is this:
- in CMakeFiles/Makefile2 ( which defines the preinstall
rule ) there is a section that processes the test/ directory.
I removed it and "make install" did work correctly. So it's a
matter of finding where it happens in the code. I am looking
into that now.
Alex Ciobanu
Brandon Van Every wrote:
On 8/2/07, Alexander Neundorf <[EMAIL PROTECTED]> wrote:
On Thursday 02 August 2007 10:01, Brandon Van Every wrote:
I'm not shocked. Anecdotally we've seen weird dependency errors for
Chicken on Linux, but since I'm not the Linux guy, we were never able
With static or shared libs ?
With shared libs there really should be no problems, with static libs it is
much harder to get right.
Indeed it was a static library problem, and we "solved" it by
switching to dynamic linking for the bootstrap, IIRC. But this was
maybe 2 months ago and is no longer fresh in my mind as to the
details. We never nailed down a Linux reproducer, as I wasn't doing
Linux at the time. It was definitely a Linux-specific issue though.
Cheers,
Brandon Van Every
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake