[EMAIL PROTECTED] wrote:
> 
> On Fri, 15 Oct 1999, John Florence wrote:
> 
> > [EMAIL PROTECTED] wrote:
> > >
> > > HMMM,  1.2.8.  That would be libc5, I think.  Even within slackware,
> > > there were big differences in the header files between 1.2.x and
> 2.0.x.
> > > To get the same program to compile with glibc, I would expect you
> would
> > > have had to change some includes from <linux/...> to <sys/...>
> >
> > Yes there were some changes and I modified the code for both systems.
> > To my surprise the portable code can control RTS under 1.2.8 and 2.2.5.
> 
> > When I get a chance I'll attempt to figure out why?
> 
> If I understand aright, you have changed the source so that it will
> compile and work on either system?  Was the original problem that a
> binary compiled on the 1.2.8 system didn't run right on RH 6.0?  I
> wouldn't expect it to.  IIRC, there were incompatibilities between
> libc-5.0.x and libc-5.2.18 and later that broke gnu make and a few other
> important utils.

I did clean rebuilds between systems so it wasn't a stale binary.
I still don't know why my code stopped working when I went to RH 6.0 or,
for that matter, why after going to 1.2.8 and back to RH 6.0 it started
working.  But it seems clear that my code is at fault.  I'm thinking
that the omission of a, perhaps nested, include file caused the problem. 

john

-- 
------------------------------------------------------------------------
John Florence, Mathematician, VSS Group, 25-162     Phone:  240-228-6685
JHU/APL, Johns Hopkins Road, Laurel, MD 20723         FAX:  240-228-6663
[EMAIL PROTECTED]

-
To unsubscribe from this list: send the line "unsubscribe linux-serial" in
the body of a message to [EMAIL PROTECTED]

Reply via email to