This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Add m68k-uclinux target


On Wed, 17 Sep 2003, Richard Henderson wrote:

> On Wed, Sep 17, 2003 at 09:51:46PM -0400, Hans-Peter Nilsson wrote:
> > >  More generally, do any of
> > > them affect the way user space code needs to operate?
> >
> > ... consider shared libraries for a no-mmu system.
> > So, yes.
>
> This needn't be true.  Indeed, I've helped design a shared library
> system for a no-mmu os that wouldn't need changing for an mmu system.

But it's true for at least one (probably at least two) no-mmu
systems that should be described as CPU-*-uclinux-uclibc.
Besides, as long as whatever shared library system is used,
isn't the ELF SVR4 shared libraries we all...accept, it'd still
be different than what would be expected for a
CPU-*-linux-uclibc (which just uses uclibc instead of glibc).

brgds, H-P


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]