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: uClibc support patch


"Joseph S. Myers" <joseph@codesourcery.com> writes:
> 	* config/mips/linux.h (GLIBC_DYNAMIC_LINKER): Define.
> 	(LINK_SPEC): Use LINUX_DYNAMIC_LINKER.

The MIPS parts look OK to me FWIW.  In the doc part:

+Use uClibc instead of the GNU C library.  This is the default on
+@samp{*-*-linux-*uclibc*} targets.  GCC currently only supports uClibc
+on ARM and MIPS targets.

it might be better to emphasise that the MIPS support is restricted
to 32-bit targets.  It doesn't work on mips64-linux-gnu.

Richard


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