[fpc-pascal] Installation/Compilation of FPC for Darwin 8.0 (x86)
Jonas Maebe
jonas.maebe at elis.ugent.be
Mon Aug 27 10:11:08 CEST 2007
On 27 Aug 2007, at 08:35, Werner Bochtler wrote:
> Many thanks for this link.
>
> Unfortunately 'ppcuniversal -h' raises the following error message
> on my
> darwin 8.0.1 x86 machine:
>
> /bin/ppcuniversal: Bad executable (or shared library)
>
> Any ideas what's going wrong?
Maybe plain darwin doesn't support universal binaries (although that
would be strange, since multi-arch support is a basic feature of the
mach-o format). If you have lipo available, you can try to use it to
extract the i386 binary.
Jonas
More information about the fpc-pascal
mailing list