public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "wantbottom at t-online dot de" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/7979] OpenUNIX8/Unixware stage 3 failing in eh_alloc.cc
Date: Thu, 26 Jun 2003 12:09:00 -0000	[thread overview]
Message-ID: <20030626120924.9684.qmail@sources.redhat.com> (raw)
In-Reply-To: <20020919134600.7979.wantbottom@t-online.de>

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From wantbottom at t-online dot de  2003-06-26 12:09 -------
Same error still:

/home/doehrm/gcc-3.3/compile/gcc/xgcc -shared-libgcc -B/home/doehrm/gcc-
3.3/compile/gcc/ -nostdinc++ -L/home/doehrm/gcc-3.3/compile/i586-unknown-
sysv5/libstdc++-v3/src -L/home/doehrm/gcc-3.3/compile/i586-unknown-
sysv5/libstdc++-v3/src/.libs -B/usr/gcc33/i586-unknown-sysv5/bin/ -
B/usr/gcc33/i586-unknown-sysv5/lib/ -isystem /usr/gcc33/i586-unknown-
sysv5/include -I../../../../libstdc++-v3/../gcc -I../../../../libstdc++-
v3/../include -I/home/doehrm/gcc-3.3/compile/i586-unknown-sysv5/libstdc++-
v3/include/i586-unknown-sysv5 -I/home/doehrm/gcc-3.3/compile/i586-unknown-
sysv5/libstdc++-v3/include -I../../../../libstdc++-v3/libsupc++ -g -O2 -fno-
implicit-templates -Wall -Wno-format -W -Wwrite-strings -fdiagnostics-show-
location=once -ffunction-sections -fdata-sections -c ../../../../libstdc++-
v3/libsupc++/eh_alloc.cc -o eh_alloc.o
In file included from ../../../../libstdc++-v3/libsupc++/eh_alloc.cc:33:
/home/doehrm/gcc-3.3/compile/i586-unknown-sysv5/libstdc++-v3/include/cstdlib: In
   function `long int std::abs(long int)':
/home/doehrm/gcc-3.3/compile/i586-unknown-sysv5/libstdc++-
v3/include/cstdlib:119: error: `
   long int std::abs(long int)' conflicts with previous using declaration `long 
   int abs(long int)'
/home/doehrm/gcc-3.3/compile/i586-unknown-sysv5/libstdc++-v3/include/cstdlib: In
   function `ldiv_t std::div(long int, long int)':
/home/doehrm/gcc-3.3/compile/i586-unknown-sysv5/libstdc++-
v3/include/cstdlib:122: error: `
   ldiv_t std::div(long int, long int)' conflicts with previous using 
   declaration `ldiv_t div(long int, long int)'
In file included from ../../../../libstdc++-v3/libsupc++/eh_alloc.cc:34:
/home/doehrm/gcc-3.3/compile/i586-unknown-sysv5/libstdc++-v3/include/cstring: In
   function `void* std::memchr(void*, int, unsigned int)':
/home/doehrm/gcc-3.3/compile/i586-unknown-sysv5/libstdc++-
v3/include/cstring:101: error: `
   void* std::memchr(void*, int, unsigned int)' conflicts with previous using 
   declaration `void* memchr(void*, int, unsigned int)'
/home/doehrm/gcc-3.3/compile/i586-unknown-sysv5/libstdc++-
v3/include/cstring:101: error: invalid
   conversion from `const void*' to `void*'
/home/doehrm/gcc-3.3/compile/i586-unknown-sysv5/libstdc++-v3/include/cstring: In
   function `char* std::strchr(char*, int)':
/home/doehrm/gcc-3.3/compile/i586-unknown-sysv5/libstdc++-
v3/include/cstring:107: error: `
   char* std::strchr(char*, int)' conflicts with previous using declaration `
   char* strchr(char*, int)'
/home/doehrm/gcc-3.3/compile/i586-unknown-sysv5/libstdc++-v3/include/cstring: In
   function `char* std::strpbrk(char*, const char*)':
/home/doehrm/gcc-3.3/compile/i586-unknown-sysv5/libstdc++-
v3/include/cstring:113: error: `
   char* std::strpbrk(char*, const char*)' conflicts with previous using 
   declaration `char* strpbrk(char*, const char*)'
/home/doehrm/gcc-3.3/compile/i586-unknown-sysv5/libstdc++-v3/include/cstring: In
   function `char* std::strrchr(char*, int)':
/home/doehrm/gcc-3.3/compile/i586-unknown-sysv5/libstdc++-
v3/include/cstring:119: error: `
   char* std::strrchr(char*, int)' conflicts with previous using declaration `
   char* strrchr(char*, int)'
/home/doehrm/gcc-3.3/compile/i586-unknown-sysv5/libstdc++-v3/include/cstring: In
   function `char* std::strstr(char*, const char*)':
/home/doehrm/gcc-3.3/compile/i586-unknown-sysv5/libstdc++-
v3/include/cstring:125: error: `
   char* std::strstr(char*, const char*)' conflicts with previous using 
   declaration `char* strstr(char*, const char*)'
In file included from /home/doehrm/gcc-3.3/compile/i586-unknown-sysv5/libstdc++-
v3/include/i586-unknown-sysv5/bits/gthr-default.h:38,
                 from /home/doehrm/gcc-3.3/compile/i586-unknown-sysv5/libstdc++-
v3/include/i586-unknown-sysv5/bits/gthr.h:98,
                 from ../../../../libstdc++-v3/libsupc++/eh_alloc.cc:39:
/usr/include/unistd.h: At global scope:
/usr/include/unistd.h:266: error: `exit' is already declared in this scope
gmake[4]: *** [eh_alloc.lo] Error 1
gmake[4]: Leaving directory `/home/doehrm/gcc-3.3/compile/i586-unknown-
sysv5/libstdc++-v3/libsupc++'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/home/doehrm/gcc-3.3/compile/i586-unknown-
sysv5/libstdc++-v3'
gmake[2]: *** [all-recursive-am] Error 2
gmake[2]: Leaving directory `/home/doehrm/gcc-3.3/compile/i586-unknown-
sysv5/libstdc++-v3'
gmake[1]: *** [all-target-libstdc++-v3] Error 2
gmake[1]: Leaving directory `/home/doehrm/gcc-3.3/compile'
gmake: *** [bootstrap] Error 2

Configured was 

../configure --prefix=/usr/gcc33 --enable-shared --enable-static --enable-
threads --host=i586-unknown-sysv5 --with-gnu-as=/usr/gnu/bin/as


  parent reply	other threads:[~2003-06-26 12:09 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20020919134600.7979.wantbottom@t-online.de>
2003-05-25  5:59 ` dhazeghi@yahoo.com
2003-05-25 13:28 ` pinskia@physics.uc.edu
2003-06-25  2:43 ` wantbottom at t-online dot de
2003-06-26 12:09 ` wantbottom at t-online dot de [this message]
2003-06-26 20:34 ` pinskia at physics dot uc dot edu
2003-08-06  0:44 ` pinskia at physics dot uc dot edu
2003-11-08 23:47 ` [Bug libstdc++/7979] " pinskia at gcc dot gnu dot org
2003-12-01  0:52 ` pinskia at gcc dot gnu dot org
2003-12-10 17:51 ` avl+bugzilla at logic dot at
2003-12-10 18:03 ` dhazeghi at yahoo dot com
2003-12-10 18:06 ` pinskia at gcc dot gnu dot org
2003-12-10 22:10 ` bkoz at gcc dot gnu dot org
2004-11-25 14:46 ` wantbottom at t-online dot de
2005-04-13 22:46 ` david dot sullivan at activant dot com
2005-05-27  1:17 ` 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=20030626120924.9684.qmail@sources.redhat.com \
    --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).