This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: [m68k] Add m68k-uclinux-uclibc target


Ben Elliston wrote:
Bernardo Innocenti <bernie@develer.com> writes:

2003-09-22 Bernardo Innocenti <bernie@develer.com>

	* config.sub (m68k-unknown-linux-uclibc, m68k-unknown-uclinux-uclibc):
	New targets.

Why is it necessary for there to be two names for the same target?

A few minutes ago I've sent an updated patch to config-patches@gnu.org, just before reading your comment.

All possible kernel/libc combinations should be supported
in config.sub:

linux-gnu       (the real GNU/Linux)
linux-uclibc    (Linux using uClibc)
uclinux-uclibc  (the uClinux kernel with uClibc)
uclinux-glibc   (the uClinux kernel with the GNU libc)

The latter is not really possible on m68k, but I think the
ARM and perhaps other platforms can do that.

I've not bothered adding those targets to config.guess
because, AFAIK, nobody is doing self-hosted uClinux
development, even though it would theorically be
possible by designing a board with plenty of memory.

--
 // Bernardo Innocenti - Develer S.r.l., R&D dept.
\X/  http://www.develer.com/

Please don't send Word attachments - http://www.gnu.org/philosophy/no-word-attachments.html




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