#23580: odcctools: update to support LTO -------------------------------+-------------------------------------------- Reporter: macports@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: llvm lto | Port: odcctools -------------------------------+-------------------------------------------- Comment(by raimue@…): I tried to update the port, but couldn't get it to compile on 10.6. {{{ make[1]: Entering directory `/opt/local/var/macports/build/_Users_raim_src_macports_trunk_dports_devel_odcctools/work/trunk/odcctools/otool' ccache /usr/bin/gcc-4.2 -x objective-c -Wall -Wno-import -DHAVE_CONFIG_H -I/opt/local/include -I. -I. -I../include -I../include -pipe -O2 -arch x86_64 -fno-builtin-round -fno-builtin-trunc -no-cpp-precomp -mdynamic-no- pic -c -o print_objc.o print_objc.c ccache /usr/bin/gcc-4.2 -DOTOOL -Wall -Wno-import -DHAVE_CONFIG_H -I/opt/local/include -I. -I. -I../include -I../include -pipe -O2 -arch x86_64 -fno-builtin-round -fno-builtin-trunc -no-cpp-precomp -mdynamic-no- pic -c -o ofile.o ../libstuff/ofile.c print_objc.c: In function 'print_objc_segment': print_objc.c:627: warning: implicit declaration of function 'CLS_GETINFO' print_objc.c:627: error: 'CLS_META' undeclared (first use in this function) print_objc.c:627: error: (Each undeclared identifier is reported only once print_objc.c:627: error: for each function it appears in.) print_objc.c:666: error: 'CLS_CLASS' undeclared (first use in this function) make[1]: *** [print_objc.o] Error 1 }}} -- Ticket URL: <http://trac.macports.org/ticket/23580#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS