[fpc-pascal] Some more units
Holger Bruns
holger.bruns at gmx.net
Mon Nov 2 19:32:19 CET 2009
Hi,
I decided to use iopl and portread to address my idea on accessing ports
on addresses above 0x3ff. Sadly, these units are not compiled yet, but
the sourcecode is available. I still have no luck at all.
Pointing fpc to x86.pp leads to an error message. The compiler misses an
include file. Once the include file has been added to the desired
directory, another file is missed instead, it reminds me to a chain
reaction. How can I get the missed units compiled? Should I copy every
delivered source file in one directory, or is there a more convenient
way to deal with this problem? I tried to use make, but make also
replies with error messages.
Regards, Holger
More information about the fpc-pascal
mailing list