Can't build framework with toolchain in 10.5.
Opened this issue · 0 comments
GoogleCodeExporter commented
The toolchain in 10.5 doesn't appear to support the ability to build dylibs.
I've managed to get it building by telling it to build as a bundle (with
the -bundle gcc flag) instead.
Furthermore, I've verified (with a different bundle) that dlopen/sym work
fine on the bundles created with Mac OS X 10.5 and the toolchain.
Original issue reported on code.google.com by nonbroad...@gmail.com
on 1 Nov 2007 at 3:00