Hi! It's a problem with the inlining in LXRT. It should work with the standard configuration of RTAI.
You may have selected 'Enable extended configuration mode' and then changed 'Inlining mode of user-space services'. I think the default inlining mode is 'conditional inlining'. And with conditional inlining the compiler may decide upon the optimisation to inline or to not. Please check if you are using RTAI standard configuration. And ensure that you don't have accidently CFLAGS set. If the standard config doesnt work, please try eager inlining mode. hth - Marc -- #!/bin/sh set - `type $0` 'tr "[a-zA-Z]" "[n-za-mN-ZA-M]"';while [ "$2" != "" ];do \ shift;done; echo 'frq -a -rc '`echo "$0"| $1 `'>$UBZR/.`rpub signature|'`\ echo $1|$1`'`;rpub "Jr ner fvtangher bs obet. Erfvfgnapr vf shgvyr!"'|$1|sh ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ RTnet-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/rtnet-users

