[fpc-devel] Packaging

peter green plugwash at bircd.org
Wed Mar 30 21:07:37 CEST 2005


the second part of the filename of the compiler specifies the target cpu (ie what cpu it produces code for)

no information on the system the compiler itself is meant to run on is contained in the file name

> -----Original Message-----
> From: fpc-devel-bounces at lists.freepascal.org
> [mailto:fpc-devel-bounces at lists.freepascal.org]On Behalf Of Daniel
> Herzog
> Sent: 30 March 2005 19:52
> To: FPC developers' list
> Subject: Re: [fpc-devel] Packaging
> 
> 
> > Does the darwin ppcppc binary actually work on linux-ppc?
> 
> No. - i just tought ppcppc was linux on ppc....well then, replace it
> with the correct one :-)
> 
>  $ ./ppcppc
> bash: ./ppcppc: cannot execute binary file
>  $ file ppcppc
> ppcppc: Mach-O executable ppc
>  $ file ppc386
> ppc386: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV),
> statically linked, stripped
> 
> _______________________________________________
> fpc-devel maillist  -  fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
> 





More information about the fpc-devel mailing list