Hello,<br><br>I downloaded teh fpc sources on my Intel Itanium 2. I types sudo make and it gave me the following, what should i do?:<br><br>make: -iVSPTPSOTO: Command not found<br>make: -iSP: Command not found<br>make: -iTP: Command not found
<br>make: -iSO: Command not found<br>make: -iTO: Command not found<br><br>Targets<br>all Alias for build<br>build Build a new compiler and all packages<br>install Install newly build files<br>zipinstall Create zip/tar of installed files
<br>singlezipinstall Alias for zipinstall<br><br>Distribution Targets:<br>rpm Build linux .rpm packages<br>deb Build linux .deb packages<br>inno Build Windows (Innosetup) based installer<br>tar Build .tar installer<br><br>
FV based installer Targets:<br>go32v2zip Build .zip files for go32v2<br>os2zip Build .zip files for OS/2<br>sourcezip Build .zip files for the sources<br><br><br>