Hi,
Compiler used: egcs-1.1.2 from redhat6.0.
1) When I compile the rtl/drivers/mbuff, I have the
following warning:
gcc -g -O2 -o tester tester.c
tester.c: In function `main':
tester.c:37: warning: multi-character character
constant
tester.c:49: warning: multi-character character
constant
tester.c:60: warning: multi-character character
constant
2) Another warning is issued when I compile rtai_shm.c
under rtl/drivers/portable_shm,
gcc -I/rtlinux/linux/include -I/rtlinux/rtl/include
-I/rtlinux/rtl -I/rtlinux/rtl/include/posix -Wall
-Wstrict-prototypes -O2 -fomit-frame-pointer -D__RTL__
-D__KERNEL__ -DMODULE -pipe -fno-strength-reduce -m486
-malign-loops=2 -malign-jumps=2 -malign-functions=2
-DCPU=686 -c rtai_shm.c
rtai_shm.c:51: warning: `shm_lock' defined but not
used
-erik
=====
__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com
--- [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/