| To: | "H . J . Lu" <hjl@lucon.org> |
|---|---|
| Subject: | Re: Changing WCHAR_TYPE from "long int" to "int"? |
| From: | Eric Christopher <echristo@redhat.com> |
| Date: | 06 Aug 2001 17:23:11 +0100 |
| Cc: | Thiemo Seufer <ica2_ts@csv.ica.uni-stuttgart.de>, gcc@gcc.gnu.org, linux-mips@oss.sgi.com, GNU C Library <libc-alpha@sourceware.cygnus.com> |
| In-reply-to: | <20010806083942.A16047@lucon.org> |
| References: | <20010806164000.E400@rembrandt.csv.ica.uni-stuttgart.de> <997108890.1773.22.camel@ghostwheel.cygnus.com> <20010806082904.C15666@lucon.org> <997112036.2480.14.camel@ghostwheel.cygnus.com> <20010806083942.A16047@lucon.org> |
| Sender: | owner-linux-mips@oss.sgi.com |
> > alpha does: > > # grep WCHAR_TYPE defaults.h config/alpha/linux.h > defaults.h:#ifndef WCHAR_TYPE_SIZE > defaults.h:#define WCHAR_TYPE_SIZE INT_TYPE_SIZE > config/alpha/linux.h:#undef WCHAR_TYPE > config/alpha/linux.h:#define WCHAR_TYPE "int" > # grep INT_TYPE_SIZE config/alpha/*.h > config/alpha/alpha.h:#define INT_TYPE_SIZE 32 > > So WCHAR_TYPE_SIZE is 32 for Linux/alpha. > Ah ha. I'd not looked into defaults.h. Ok. Nevermind then. -eric -- Look out behind you! |
| Previous by Date: | Re: Changing WCHAR_TYPE from "long int" to "int"?, Ralf Baechle |
|---|---|
| Next by Date: | Re: Qube2 gcc 2.7.2 compiler error (fwd), Ralf Baechle |
| Previous by Thread: | Re: Changing WCHAR_TYPE from "long int" to "int"?, H . J . Lu |
| Next by Thread: | cross-mipsel-linux-ld --prefix library path, Bradley D. LaRonde |
| Indexes: | [Date] [Thread] [Top] [All Lists] |