Hi folks,

is it possible to compile OO RTL module with egcs ?
Up to now I used old style GNU g++ (2.7 or so) and old RTL with an
2.0.35 kernel and succeeded.

But now have to change to 2.2.13 and egcs 2.91.6

gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)

and I get while compileing my sources errors like:

/usr/src/rtlinux-2.0/linux/include/linux/list.h:33: parse error before
`new'
/usr/src/rtlinux-2.0/linux/include/linux/list.h: In function `void
__list_add(...)':
/usr/src/rtlinux-2.0/linux/include/linux/list.h:37: `next' undeclared
(first use this function)
/usr/src/rtlinux-2.0/linux/include/linux/list.h:37: (Each undeclared
identifier is reported only once
/usr/src/rtlinux-2.0/linux/include/linux/list.h:37: for each function it
appears in.)
/usr/src/rtlinux-2.0/linux/include/linux/list.h:37: parse error before
`;'
...

and so on.


Thanks

Volker

--- [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/

Reply via email to