John VanLoon wrote:
> I retrieved GCC 2.95.1, installed it from the source and recompiled
> the kernel and rtl. Now I have no problems with X or KDE crashing
> (none yet anyway). I am now trying to compile the examples and I get
> errors there. I totally removed the pgcc compiler that came with
> Mandrake. I export CC=gcc to have the examples compiled under gcc.
> I have included the make output here as well as the boot messages.
> Does anyone have an idea as to why these errors? Is GCC 2.95.1 O.K.
> for use with rtl? If not where can I find 2.7.2.3 sources (not at
> the gcc home page).
It is dangerous mixing code built with different versions of
gcc, in particular linking libraries compiled with gcc 2.7.2.3
with code compiled with egcc.
You can find the sources for instance on a debian server
ftp://ftp.debian.org,
/pub/debian/dists/stable/main/source/devel/gcc_2.7.2.3.orig.tar.gz
Frank
--
Frank Mehnert
## Dept. of Computer Science, TU-Dresden, Germany ##
## email: [EMAIL PROTECTED] ##
--- [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/