[fpc-pascal] Compiling on Raspberry Pi

Koenraad Lelong fpascal at brouwerij.homelinux.net
Tue Aug 7 12:54:25 CEST 2012


Hi,

I recently recieved my Raspberry PI. That's an arm-linux device.
I downloaded the easyfpgui-package from 
http://www.turbocontrol.com/easyfpgui.htm.
I can't compile the dbgterm, I get errors on baudrates that seem 
undefined. In the sources these baudrates are enclosed in IFDEF's. How 
can I know what constants are defined, is there an easy way ? Of course 
I could write a pascal-program with just writeln's enclosed in an IFDEF 
of each possible constant. But where does fpc get the values of these 
constants from ?

The rest of the apps compile fine although I had no possibility to test 
them since I don't yet have a suitable video-cable.

TIA,

Koenraad Lelong.



More information about the fpc-pascal mailing list