| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
yarden@view:lock$ make
rm -f *.dylib *.o
g++ -c -o a.o a.cc
g++ -c -o b.o b.cc
g++ -c -o c.o c.cc
c++ -dynamiclib -o libfoo.dylib a.o b.o c.o
./load libfoo.dylib
__Z4testv
^Cmake: *** [all] Interrupt
| References: | |
| >weird bug: dylib symbol loading hangs on pthread semaphore (From: Yarden Livnat <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.