[fpc-devel] kernel module with fpc
Giuliano Colla
giuliano.colla at fastwebnet.it
Sun Jan 20 12:25:32 CET 2008
I'd need to create kernel modules written in fpc, so I started by
testing the Wiki example:
http://wiki.freepascal.org/linux/kernel/module_development but I stuck
in an error message I never met before when dealing with kernel modules:
No rule to make target kernel_module_info.s needed by kernel_module_info.o
(See attached make output).
Why does it need an assembler source?
What I'm missing?
Any help is appreciated,
Giuliano
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: make.out
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20080120/37b621cf/attachment.ksh>
More information about the fpc-devel
mailing list