摘要
在Linux环境下,为了简便、快捷地制作出CLIPS动态链接库,本文采用了GNU Autotools把CLIPS嵌入式高级语言编译成动态链接库的实现方法,重点研究如何编写配置信息,利用GNU Autotools根据所编写的配置信息生成Makefile。最后运用make命令根据Makefile把CLIPS编译成动态链接库,并且应用到了网络故障测试仪中从而得到了有效的验证。该方法实现简单、有效,还可类推应用到其他软件项目开发中。
In order to create CLIPS shared object library easily and quickly on Linux,this paper adopts an implementing method that uses GNU Autotools to compile CLIPS embedded high-level language into shared object library and mainly focuses on how to write configuration information,depending on which GNU Autotools automatically generates Makefile.Finally,using order of make compiles CLIPS into shared object library with Makefile,which have been effectively verificated in network failure diagnosis equipment.This method is easy and effective in implementing,can also be applied by analogy to other software development.
出处
《电子测量技术》
2010年第9期48-51,共4页
Electronic Measurement Technology