Since I piped the output of the rtlinux make file to a file it did
not print the exiting error message.   Here it is:

kgcc -pipe -fno-strength-reduce -mpreferred-stack-boundary=2 -DCPU=686
-march=i686 -I/usr/src/rtlinux-3.0/linux/include
-I/usr/src/rtlinux-3.0/include -I/usr/src/rtlinux-3.0/include/compat
-I/usr/src/rtlinux-3.0/include/posix -Wall -Wstrict-prototypes -g
-D__SMP__ -D__RTL__ -D__KERNEL__ -DMODULE -D_LOOSE_KERNEL_NAMES -O2   -c
-o hello.o hello.c
make[1]: Leaving directory `/usr/src/rtlinux-3.0/debugger'
make[1]: Entering directory `/usr/src/rtlinux-3.0/regression'
kgcc -I/usr/src/rtlinux-3.0/linux/include -I/usr/src/rtlinux-3.0/include
-I/usr/src/rtlinux-3.0/include/compat  -pipe -fno-strength-reduce
-mpreferred-stack-boundary=2 -DCPU=686 -march=i686
-I/usr/src/rtlinux-3.0/linux/include -I/usr/src/rtlinux-3.0/include
-I/usr/src/rtlinux-3.0/include/compat
-I/usr/src/rtlinux-3.0/include/posix -Wall -Wstrict-prototypes -g
-D__SMP__ -D__RTL__ -D__KERNEL__ -DMODULE -D_LOOSE_KERNEL_NAMES -O2 -c
switch_module.c
cc1: Invalid option `prefered-stack-boundary=2'
make[1]:*** [switch_module.o] Error1
make[1]: Leaving directory `/usr/src/rtlinux-3.0/regression'
make:***[modules] Error2



Also there were alot of lines containing the follow throughout the
process of the make

{standard input}:70: Warning: Ignoring changed section attributes for
.modinfo

I then unpackaged the entire rtlinux 3.0pre9 to a new dir, and made it
while running the rtlinux kernel (using gcc), and everything was made
just fine

Brian


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