This is the mail archive of the newlib@sources.redhat.com mailing list for the newlib 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] toplevel configure.in: some skipdirs->noconfigdirs


On Fri, Jul 12, 2002 at 03:44:45PM -0400, Nathanael Nerode wrote:
> 	* configure.in (powerpc*-*-winnt*): Ditto.
> 	* configure.in (powerpc*-*-pe*): Ditto.
> 	* configure.in (ppc*-*-pe): Ditto.
> 
> 
> Index: configure.in
> ===================================================================
> RCS file: /cvs/gcc/gcc/configure.in,v
> retrieving revision 1.173
> diff -u -r1.173 configure.in
> +++ configure.in	12 Jul 2002 19:35:42 -0000
> @@ -333,7 +333,7 @@
>      noconfigdirs="$noconfigdirs expect dejagnu"
>      # the C++ libraries don't build on top of CE's C libraries
>      noconfigdirs="$noconfigdirs ${libstdcxx_version}"
> -    skipdirs="$skipdirs target-newlib"
> +    noconfigdirs="$noconfigdirs target-newlib"
>      case "${host}" in
>        *-*-cygwin*) ;; # keep gdb and readline
>        *) noconfigdirs="$noconfigdirs gdb readline ${libstdcxx_version}"

The ChangeLog doesn't match: the patch modifies sh*-*-pe,
mips*-*-pe, and *arm-wince-pe, not powerpc*-*-winnt*,
powerpc*-*-pe*, and ppc*-*-pe.

Matt

Attachment: msg00329/pgp00000.pgp
Description: PGP signature


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