[fpc-devel] Packaging
Marco van de Voort
marcov at stack.nl
Wed Mar 30 21:13:07 CEST 2005
> On Wed, 2005-03-30 at 20:52 +0200, Daniel Herzog wrote:
>
> > No. - i just tought ppcppc was linux on ppc....well then, replace it
> > with the correct one :-)
>
> It is also called ppcppc on linux:
> $ file /usr/lib/fpc/1.9.4/ppcppc
> /usr/lib/fpc/1.9.4/ppcppc: ELF 32-bit MSB executable, PowerPC or cisco 4500, version 1 (SYSV), statically linked, stripped
>
> Therefore, you'd have to have something like both ppcppclinux and
> ppcppcosx for your scheme to work.
All files should have arch+os+version_it_is_meant_to_bootstrap.
Both OS and arch are a bit dangerous, since FPC notation, ppc<x> notation,
GNU notation and uname notation might not match.
More information about the fpc-devel
mailing list