[fpc-devel] Packaging

Michael Van Canneyt michael at freepascal.org
Wed Mar 30 23:35:33 CEST 2005



On Wed, 30 Mar 2005, Daniel Herzog wrote:

> I think this should be a nice solution:
> bootstrap-<arch>-<os>-<the version i can bootstrap with this>.tar.gz
> 
> This results in:
> bootstrap-386-linux-1.9.8.tar.gz containing a 1.0.10 version binary, for
> example.
> 
> Please note i used "386" for <arch>, not x86, or something. So <arch> is
> always a valid ppc* ending. This eases up scripting.

Currently, the plan is to have somthing like

ppc-<target>-<version>.tar.gz

Where target is <i386-linux> <i386-Win32> 
So, the names of the compiler targets.

We must be able to package it as well, in an automatic way. 
Thus only compiler-generated info is available. (see ppc386 -i)

Michael.




More information about the fpc-devel mailing list