> > Likely (to me) problems are
> > 1 GLIBC has some incompatibilities with LIBC; perhaps the software depend
> s
> > on old behaviour even though it compiles well enough.
>
> If its threaded it may not be able to cope with pre-emption. If its got buggy
> memory allocation it will trip up diff
> Likely (to me) problems are
> 1 GLIBC has some incompatibilities with LIBC; perhaps the software depends
> on old behaviour even though it compiles well enough.
If its threaded it may not be able to cope with pre-emption. If its got buggy
memory allocation it will trip up differently
> 2