Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: weird bug: dylib symbol loading hangs on pthread semaphore



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

What's your makefile look like? I'm curious how you build "load", since dlopen()/dlsym() are not part of stock Darwin.

matt.
_______________________________________________
darwin-development mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-development
Do not post admin requests to the list. They will be ignored.

References: 
 >weird bug: dylib symbol loading hangs on pthread semaphore (From: Yarden Livnat <email@hidden>)



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.