[fpc-devel] Patch needed for 'make all' to build

Marco van de Voort marcov at stack.nl
Tue Mar 20 10:43:25 CET 2007


> Index: packages/base/Makefile.fpc
> ===================================================================
> --- packages/base/Makefile.fpc  (revision 6932)
> +++ packages/base/Makefile.fpc  (working copy)
> @@ -3,7 +3,7 @@
>   #
> 
>   [target]
> -dirs=hash paszlib pasjpeg regexpr netdb
> +dirs=hash paszlib pasjpeg regexpr netdb fpmake
>   dirs_i386_linux=libc
>   dirs_x86_64_linux=libc
>   dirs_linux=gdbint libasync mysql ibase postgres oracle odbc \

Hmm, and should libc be enabled for x86_64 ? The original idea was not, and
to my knowledge this never has been tested?



More information about the fpc-devel mailing list