Ted Berg wrote:
Am in the process of setting up a OSX 10.5 build box and I'm seeing a couple of issues:

1. link command line is getting -F/System/Library/Frameworks added automatically, which causes problems when I try to build against the 10.4u sdk. This issue is present in the 2.4.7 and the cmake-2.4.8.tar.gz release candidate. This issue appears to be fixed in cvs.

2. When I don't run into issue #1 and am building against the 10.4u SDK I get the following linker error:

ld: library not found for -ldylib1.10.5.o
collet2: ld returned 1 exit status

For reference, this happens with makefile builds. If I create an Xcode project I can successfully build the project. Unfortunately, I need makefile builds.

Ted

_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to