public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Stephan T. Lavavej" <stl@caltech.edu>
To: "GCC" <gcc@gcc.gnu.org>
Subject: Re: Failure crossing gcc 3.3.3 from GNU/Linux to MinGW
Date: Sat, 20 Mar 2004 04:53:00 -0000	[thread overview]
Message-ID: <20040320014141.B18D8109A17@earth-ox.its.caltech.edu> (raw)

Thanks for the reply.

[Gabriel Dos Reis]
> As you probably know, in the nutshell, native builds on MinGW
> or Cygwin do not have support for wchar_t so corresponding
> support in libstdc++ is disabled.  It looks like when
> building the cross, you did -not- take that fact into
> consideration and somehow requested support for wchar_t while
> the underlying C functions are missing.

But how did I do that?  In my build script, I configure cross binutils,
cross gcc, and crossed-native gcc with --disable-nls.

Or does that not affect wchar gunk at all?

How can I disable the wchar stuff explicitly?

Stephan T. Lavavej



             reply	other threads:[~2004-03-20  1:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-20  4:53 Stephan T. Lavavej [this message]
2004-03-20  5:00 ` llewelly
  -- strict thread matches above, loose matches on Subject: below --
2004-03-20 13:59 Stephan T. Lavavej
2004-03-20  5:00 Stephan T. Lavavej
2004-03-20  3:46 Stephan T. Lavavej
2004-03-20  4:50 ` Gabriel Dos Reis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040320014141.B18D8109A17@earth-ox.its.caltech.edu \
    --to=stl@caltech.edu \
    --cc=gcc@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).