On Thursday, October 28, 1999 10:33 PM, Scott Dudley [SMTP:[EMAIL PROTECTED]] wrote:
:
: I was unable to build Dev86 on Red Hat 6.0 and saw reference to same in the
: ELKS FAQ. Good news! If you install the following RPM's, you can set
: CC=i386-glibc20-linux-gcc and all is well.
:
: compat-binutils-5.2-2.9.1.0.23.1.i386.rpm
: compat-egcs-5.2-1.0.3a.1.i386.rpm
: compat-egcs-c++-5.2-1.0.3a.1.i386.rpm
: compat-glibc-5.2-2.0.7.1.i386.rpm
: compat-libs-5.2-1.i386.rpm
It's my understanding that the only problem with compiling Dev86 with the
newer libc6 is that the /usr/bin/ar program core dumps and that the FILE * = stdin;
statement in one of the directories break. Is that what you've found?
Rob has replaced the /usr/bin/ar with my ar86 in the latest dev86, I'm not sure
about the FILE * bug.
We shouldn't have to install all sorts of rpm's to get the dev86 package running.
Greg