OmniWeb 1.0 PR2 available
Louis A. Mamakos
louie at TransSys.COM
Sun Mar 5 15:37:38 PST 1995
> Under 3.0 I got the following error messages:
>
>
> > Mar 5 17:41:32 next WM[2202]: Error loading
>
> > /LocalApps/OmniImage.app/OmniImageInspector.bundle/OmniImageInspector
> > Mar 5 17:41:32 next WM[2202]: rld():
>
> > /LocalApps/OmniImage.app/OmniImageInspector.bundle/OmniImageInspector bad
>
> > magic number (not a Mach-O file)
>
This is because NeXTSTEP 3.0, whilst supporting multi-architecture
programs, does not support multi-architecture loadable code bundles.
(Support in the sense of ignoring the ones it doesn't understand).
The problem is that the rld() thingy invoked by the Bundle class to
load the code doesn't understand what a "Fat" file looks like, and
expects a plain Mach-O file.
Louis A. Mamakos
TransSys, Inc.
More information about the OmniWeb-l
mailing list