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: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] 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@lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
> 


_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to