public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "v dot haisman at sh dot cvut dot cz" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/14148] New: Bootstrap dies on Cygwin with zone GC because it supposedly lacks mmap
Date: Sat, 14 Feb 2004 19:39:00 -0000	[thread overview]
Message-ID: <20040214193912.14148.v.haisman@sh.cvut.cz> (raw)

GCC's bootstrap dies with following error:

make[2]: Entering directory `/D/WilX/gcc34/objdir/gcc'
gcc -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-p
rototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I. -I. -I../../srcdir/
gcc -I../../srcdir/gcc/. -I../../srcdir/gcc/../include  ../../srcdir/gcc/ggc-zon
e.c -o ggc-zone.o
../../srcdir/gcc/ggc-zone.c:81:2: #error "Zone collector requires mmap"
../../srcdir/gcc/ggc-zone.c: In function `release_pages':
../../srcdir/gcc/ggc-zone.c:510: warning: unused parameter 'zone'
make[2]: *** [ggc-zone.o] Error 1
make[2]: Leaving directory `/D/WilX/gcc34/objdir/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/D/WilX/gcc34/objdir/gcc'
make: *** [bootstrap] Error 2

Configure parameters:
WilX@amber2:::~/gcc34/objdir> ../srcdir/configure --with-gcc --with-gnu-ld
--with-gnu-as --enable-languages=c,c++ --enable-threads=posix --with-system-zlib
--enable-nls --without-included-gettext --enable-sjlj-exceptions
--enable-version-specific-runtime-libs --enable-shared --disable-win32-registry
--enable-dwarf2 --with-cpu=athlon-tbird --with-arch=athlon-tbird --with-gc=zone

-- 
           Summary: Bootstrap dies on Cygwin with zone GC because it
                    supposedly lacks mmap
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: v dot haisman at sh dot cvut dot cz
                CC: gcc-bugs at gcc dot gnu dot org,v dot haisman at sh dot
                    cvut dot cz
 GCC build triplet: i686-pc-cygwin
  GCC host triplet: i686-pc-cygwin
GCC target triplet: i686-pc-cygwin


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14148


             reply	other threads:[~2004-02-14 19:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-14 19:39 v dot haisman at sh dot cvut dot cz [this message]
2004-02-14 19:50 ` [Bug bootstrap/14148] " dberlin at gcc dot gnu dot org
2004-02-14 19:51 ` pinskia at gcc dot gnu dot org

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=20040214193912.14148.v.haisman@sh.cvut.cz \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@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).