[fpc-devel] Building a WinCE cross-compiler

Henry Vermaak henry.vermaak at gmail.com
Thu Jun 10 11:15:50 CEST 2010


On 10 June 2010 10:12, Felipe Monteiro de Carvalho
<felipemonteiro.carvalho at gmail.com> wrote:
> Hello,
>
> I am trying to build revisions between FPC 2.2.2 and FPC 2.2.0. Those
> should be wince cross-compilers. For this initial part consider that I
> am building rev11490 from fixes_2_2 which should correspond to FPC
> 2.2.2 using FPC 2.2.0 as the starting compiler.
>
> The problem is that I used to do a "make cycle" and things would work
> fine, but using this combination I now get errors while building
> packages/hash
>
> I don't need all packages, I just need all those necessary for
> Lazarus, although I am not sure which ones that is. Any ideas how I
> can specify that packages/hash shouldn't be built, although I still
> want all / most other packages to be built and installed?
>
> I tryed to just delete the directory, but then make says that it is in
> an unknown directory and quits =(

Have you tried to remove the "hash" from the "dirs=" line in
Makefile.fpc and then regenerate the makefiles?

Henry



More information about the fpc-devel mailing list