[fpc-pascal] Where is fpmkconv?

Darius Blaszijk dhkblaszyk at zeelandnet.nl
Sat Aug 11 22:57:22 CEST 2007


Btw,

How would

./units/$(CPU_TARGET)-$(OS_TARGET)

be translated to fpmake.pp format?

Do we need to use a "Case Installer.OS of" construct or can we 
implement$(CPU_TARGET) and $(OS_TARGET) as functions that return a 
string with the current targets?
I would say just replace the macros with {$I %FPCTARGETOS%} and {$I 
%FPCTARGETCPU%} but how do others feel?

Darius



More information about the fpc-pascal mailing list