[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Segmentation fault while building RTEMS



Hello all,
	I have installed Linux Slackware 4.0 on my new machine and wanted to
make it also cross development station for our powerpc project. I installed and
checked a lot of different SW including X, KDE, etc. which means that PC HW
looks like O'K.
	Then I downloaded RTEMS 4.0.0 (and everything recommended -
binutils-2.9.1, egcs-1.1b, newlib-1.8.0). Run the "bit" script - it failed
once with "Signal 11" error on newlib compiling, but managed to finish
everything after simple rerun (I commented the line where it removes the build
directory).
	Now, when I try to build RTEMS the first compilation (cpu.c) fails
constantly with segmentation error.
	I shall be very thankful for any advices in this situation.

Leon Pollak