> Hi all, > > If you have observed one C file schedulers/compat.c is Missing in the > source code.Actually it provides compatiblity with Old APIs in RT Linux > version 3.0.Can anybody send me that C file(if it is there in ur source > code). > I assume you mean schedulers/rtl_compat.c - that file is not there because it is not needed (looks like the lines in the makefile need to be removed) compatibility with old V1api is provided by selecting the V1API support in the .config file as it is ifdef'ed into the shource tree of the current api and not in seperate files - so selecting RTLinux V1 API support is all you need ( and that compatibility is available both in 3.0 and 3.1).
what problem do you have with v1-compatibility ?? hofrat _______________________________________________ Rtl mailing list [EMAIL PROTECTED] http://www2.fsmlabs.com/mailman/listinfo.cgi/rtl