Comments on: Mac OS X - Note on Alpha /Pro and /Command
REBOL Technologies

Comments on: Mac OS X - Note on Alpha /Pro and /Command

Carl Sassenrath, CTO
REBOL Technologies
15-Oct-2004

Article #0023
Main page || Index || Prior Article [0022] || Next Article [0024] || 1 Comments || Send feedback

There seems to be a problem running the versions of REBOL that allow dynamic linking to DLLs. That's because OSX does not support dlopen() the standard POSIX function found on all other Unix systems. We attempted a work-around by linking to a "bridging" library, but we were not aware that part of that library was dynamically linked itself, causing an error.

Not to worry. We will find a way to build an interface to the OSX native library interface, dyld, which should solve this problem.

1 Comments

Comments:

crusher666
7-Jun-2018 0:33:46
Quiet a well-written article really! Informative as well as interesting! I've just got my MacBook after being repaired by Apple Support UK . Thanks for the post!

Post a Comment:

You can post a comment here. Keep it on-topic.

Name:

Blog id:

CS-0023


Comment:


 Note: HTML tags allowed for: b i u li ol ul font p br pre tt blockquote
 
 

This is a technical blog related to the above topic. We reserve the right to remove comments that are off-topic, irrelevant links, advertisements, spams, personal attacks, politics, religion, etc.

Updated 31-May-2023   -   Copyright Carl Sassenrath   -   WWW.REBOL.COM   -   Edit   -   Blogger Source Code