LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Running real time simple program (https://www.linuxquestions.org/questions/linux-newbie-8/running-real-time-simple-program-4175539044/)

amd_baz 04-07-2015 06:30 PM

Running real time simple program
 
i installed linux real time but i can't run modules because i can't locate rtl.mk file that is needed to run rt modules

so plz any help???
is there other way to run rt modules without rtl.mk file???

thanx in advance

veerain 04-07-2015 11:07 PM

Visit this official Linux RT site.

jefro 04-08-2015 02:56 PM

"#Automatically generated by rtl Makefile
RTL_DIR = /usr/src/rtlinux-2.2
RTLINUX_DIR = /usr/src/rtlinux-2.2/linux
INCLUDE= -I/usr/src/rtlinux-2.2/linux/include -I/usr/src/rtlinux-2.2/include -I/usr/src/rtlinux-2.2
CFLAGS = -include /usr/src/rtnet-0.9.0/include/modbuild/config.h -I /usr/src/linux/include -I /usr/src/rtnet-0.9.0/include -I . -I /usr/src/rtlinux-2.2/include -I/usr/src/rtlinux-2.2/linux/include -I/usr/src/rtlinux-2.2/include -I/usr/src/rtlinux-2.2 -I/usr/src/rtlinux-2.2/include/posix -Wall -Wstrict-prototypes -O2 -D__RTL__ -D__KERNEL__ -DMODULE -pipe -fno-strength-reduce -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=686 -fomit-frame-pointer
ARCH = i386
CC = gcc
RTL_MODULES=/lib/modules/2.2.14-rtl2.2/misc"

From http://www.cs.northwestern.edu/~akuz...ux/rtps/rtl.mk

As you can see it is all pretty old stuff.


All times are GMT -5. The time now is 09:40 AM.