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.

--
Regards,
Henrik Mikael Kristensen


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

Reply via email to