[fpc-pascal]IDE
Pierre Muller
pierre at freepascal.org
Fri Sep 27 09:06:31 CEST 2002
At 03:02 27/09/2002 , vous avez écrit:
>Ummm, with the ide, it won't compile anything.
>Keeps saying missing SYSLINUX or SYSBSD etc.
Do you use IDE on linux?
You will need to do some initializations of
the "Options|Directories" menu...
And change the target OS in "Compile|Target" menu
And don't forget that
these entries are independant for the
three mode ("Options|mode")
This is done on purpose to be able to use
different versions (compiled with different options)
of the RTL.
>fpc will compile normally outside of the ide, I just downloaded the ide
>and installed it to try it out.
After the steps above, you should be able to
compile anything inside the IDE.
More information about the fpc-pascal
mailing list