[fpc-pascal] making fpc
Florian Klaempfl
florian at freepascal.org
Thu Feb 1 10:46:53 CET 2007
Bobby Walters schrieb:
> Hello,
>
> I downloaded teh fpc sources on my Intel Itanium 2.
iA-64 isn't supported by FPC.
> I types sudo make
> and it gave me the following, what should i do?:
To bootstrap fpc, you need already an fpc :)
>
> make: -iVSPTPSOTO: Command not found
> make: -iSP: Command not found
> make: -iTP: Command not found
> make: -iSO: Command not found
> make: -iTO: Command not found
>
> Targets
> all Alias for build
> build Build a new compiler and all packages
> install Install newly build files
> zipinstall Create zip/tar of installed files
> singlezipinstall Alias for zipinstall
>
> Distribution Targets:
> rpm Build linux .rpm packages
> deb Build linux .deb packages
> inno Build Windows (Innosetup) based installer
> tar Build .tar installer
>
> FV based installer Targets:
> go32v2zip Build .zip files for go32v2
> os2zip Build .zip files for OS/2
> sourcezip Build .zip files for the sources
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
More information about the fpc-pascal
mailing list