Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
/usr/bin/ld: Undefined symbols
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="kipepeo" data-source="post: 400594" data-attributes="member: 31658"><p>I'm trying to compile a program that compiles perfectly on my new macbook but gives me the following message when I compile it on my one year old mac mini:</p><p></p><p>/usr/bin/ld: Undefined symbols:</p><p>___dso_handle</p><p>collect2: ld returned 1 exit status</p><p>make: *** [testSWBSCZ] Error 1</p><p></p><p>Any ideas of why i'm getting this message?</p></blockquote><p></p>
[QUOTE="kipepeo, post: 400594, member: 31658"] I'm trying to compile a program that compiles perfectly on my new macbook but gives me the following message when I compile it on my one year old mac mini: /usr/bin/ld: Undefined symbols: ___dso_handle collect2: ld returned 1 exit status make: *** [testSWBSCZ] Error 1 Any ideas of why i'm getting this message? [/QUOTE]
Verification
Name this item. 🍎
Post reply
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
/usr/bin/ld: Undefined symbols
Top