Hi Guys,

On Nov 30, 2007, at 3:37 AM, Henrik Mikael Kristensen wrote:

>
> On 29/11/2007, at 18.17, Kai Peters wrote:
>
>> Here's what Leopard uses:
>>
>>
>> MiniMac:Applications kpeters$ otool -L rebol
>> rebol:
>> =09/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon=
>> (compatibility version 2.0.0, current
>> version 128.0.0)
>> =09/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
>> version=
>> 71.1.4)
>>
>>
>>
>> MiniMac:Applications kpeters$ otool -L rebview
>> rebview:
>> =09/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon=
>> (compatibility version 2.0.0, current
>> version 128.0.0)
>> =09/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
>> version=
>> 71.1.4)
>
> $ otool -L /usr/bin/rebol
> /usr/bin/rebol:
>       /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
> version 71.1.3)
> $ otool -L view
> view:
>       /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
> (compatibility version 2.0.0, current version 128.0.0)
>       /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
> version 71.1.3)
>
> View is not working here under Leopard 10.5.1 on PPC, but Core is.
>

My version - Leopard 10.5.1 on PPC - both working -

g5:~$ otool -L /usr/local/bin/rebol
/usr/local/bin/rebol:
         /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon  
(compatibility version 2.0.0, current version 128.0.0)
         /usr/lib/libSystem.B.dylib (compatibility version 1.0.0,  
current version 71.1.4)
g5:~$ otool -L /usr/local/bin/rebview
/usr/local/bin/rebview:
         /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon  
(compatibility version 2.0.0, current version 128.0.0)
         /usr/lib/libSystem.B.dylib (compatibility version 1.0.0,  
current version 71.1.4)

I'm not sure that tells us much.

Core - 2.7.5.2.4
View - 2.7.5.2.4

FWIW, Rod.

-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to