Can we/you (NMT people) actually make an "file system standard" for RT-Linux ?
Then all files needed for applications (RTL-modules) should be in a defined
place. Moreover the Makefiles should provide an install target and put the
files exactly there.
What's about:
- modules -> /lib/modules/`uname -r`/misc/
- generic includes -> /usr/include/rtlinux/
- machine specific includes -> /usr/include/rtlinux/<machine type>/
( where type is x86, ppc, axp, wherever it is ported, so x86 for 1.0 )
A second idea would be to put all header files into /usr/include/linux, all
machien specific file into /usr/include/asm.
That will be more messy, though.
The includes should be used by "#include <rtlinux/...>, all RTL files should
have their includes according to that layout.
Any opinions ?
Greetings,
Jochen
-----------------------------------------------------------------------
Jochen K"upper
Heinrich-Heine-Universit"at D"usseldorf [EMAIL PROTECTED]
Institut f"ur Physikalische Chemie I
Universit"atsstr. 1, Geb 26.43 Raum 02.29 phone ++49-211-8113681
40225 D"usseldorf fax ++49-211-8115195
Germany http://www-public.rz.uni-duesseldorf.de/~jochen
-----------------------------------------------------------------------
--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/