[fpc-pascal] Where is fpmkconv?
Darius Blaszijk
dhkblaszyk at zeelandnet.nl
Sat Aug 11 13:59:36 CEST 2007
Michael,
Thanks for explaining that, but.....
I tried to convert a sample Makefile.fpc, but I keep getting the
following error message;
>fppkg convertmk Makefile.fpc
Loading global configuration from "C:\pp\bin\i386-Win32\fppkg.cfg"
Generating default compiler configuration in
"C:\pp\bin\i386-Win32\fppkg\config\default"
The FPC make tool encountered the following error:
Compiler returns invalid information, check if fpc -iV works
>fpc -iV
2.3.1
I also tried to set the verbosity level higher, but I just cannot find
out how to do that. I tried anything from -va to --verbosity=all to just
-v and --verbosity. No luck.
Darius
Michael Van Canneyt wrote:
> On Sat, 11 Aug 2007, Darius Blaszijk wrote:
>
>
>> I was reading the readme in FPC\utils\fppkg and saw that there should be a
>> tool called fpmkconv that converts makefile.fpc to fpmake.pp files. I just
>> cannot find it in the FPC sources.
>>
>
> fppkg does it by itself. The functionality has been integrated.
> I will update the README.
>
> Just run
>
> fppkg convertmk Makefile.fpc
>
> Michael.
> _______________________________________________
> 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