public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/7979] OpenUNIX8/Unixware stage 3 failing in eh_alloc.cc
       [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
                   ` (13 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: dhazeghi@yahoo.com @ 2003-05-25  5:59 UTC (permalink / raw)
  To: gcc-bugs

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 dhazeghi@yahoo.com  2003-05-25 05:18 -------
Hello,

would it be possible for you to check whether this problem still occurs on gcc 3.3? The STL library 
has gone through quite a bit since 3.2. Thanks,

Dara



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug bootstrap/7979] OpenUNIX8/Unixware stage 3 failing in eh_alloc.cc
       [not found] <20020919134600.7979.wantbottom@t-online.de>
  2003-05-25  5:59 ` [Bug bootstrap/7979] OpenUNIX8/Unixware stage 3 failing in eh_alloc.cc dhazeghi@yahoo.com
@ 2003-05-25 13:28 ` pinskia@physics.uc.edu
  2003-06-25  2:43 ` wantbottom at t-online dot de
                   ` (12 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: pinskia@physics.uc.edu @ 2003-05-25 13:28 UTC (permalink / raw)
  To: gcc-bugs

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


pinskia@physics.uc.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING





------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug bootstrap/7979] OpenUNIX8/Unixware stage 3 failing in eh_alloc.cc
       [not found] <20020919134600.7979.wantbottom@t-online.de>
  2003-05-25  5:59 ` [Bug bootstrap/7979] OpenUNIX8/Unixware stage 3 failing in eh_alloc.cc 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
                   ` (11 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: wantbottom at t-online dot de @ 2003-06-25  2:43 UTC (permalink / raw)
  To: gcc-bugs

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-25 01:47 -------
I'm investigating - please give me some more days. Thanx!


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug bootstrap/7979] OpenUNIX8/Unixware stage 3 failing in eh_alloc.cc
       [not found] <20020919134600.7979.wantbottom@t-online.de>
                   ` (2 preceding siblings ...)
  2003-06-25  2:43 ` wantbottom at t-online dot de
@ 2003-06-26 12:09 ` wantbottom at t-online dot de
  2003-06-26 20:34 ` pinskia at physics dot uc dot edu
                   ` (10 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: wantbottom at t-online dot de @ 2003-06-26 12:09 UTC (permalink / raw)
  To: gcc-bugs

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


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug bootstrap/7979] OpenUNIX8/Unixware stage 3 failing in eh_alloc.cc
       [not found] <20020919134600.7979.wantbottom@t-online.de>
                   ` (3 preceding siblings ...)
  2003-06-26 12:09 ` wantbottom at t-online dot de
@ 2003-06-26 20:34 ` pinskia at physics dot uc dot edu
  2003-08-06  0:44 ` pinskia at physics dot uc dot edu
                   ` (9 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-06-26 20:34 UTC (permalink / raw)
  To: gcc-bugs

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-06-26 20:34:51
               date|                            |


------- Additional Comments From pinskia at physics dot uc dot edu  2003-06-26 20:34 -------
Submitter confirmed it still fails with 3.3 at the same place, looks like libstc++ does not 
support OpenUNIX.


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug bootstrap/7979] OpenUNIX8/Unixware stage 3 failing in eh_alloc.cc
       [not found] <20020919134600.7979.wantbottom@t-online.de>
                   ` (4 preceding siblings ...)
  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
                   ` (8 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-08-06  0:44 UTC (permalink / raw)
  To: gcc-bugs

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug libstdc++/7979] OpenUNIX8/Unixware stage 3 failing in eh_alloc.cc
       [not found] <20020919134600.7979.wantbottom@t-online.de>
                   ` (5 preceding siblings ...)
  2003-08-06  0:44 ` pinskia at physics dot uc dot edu
@ 2003-11-08 23:47 ` pinskia at gcc dot gnu dot org
  2003-12-01  0:52 ` pinskia at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-11-08 23:47 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-08 23:47 -------
Does this work in 3.3.2, there were patches to fix some of SCO's OS's. Can you try 3.3.2?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING
          Component|bootstrap                   |libstdc++


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


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug libstdc++/7979] OpenUNIX8/Unixware stage 3 failing in eh_alloc.cc
       [not found] <20020919134600.7979.wantbottom@t-online.de>
                   ` (6 preceding siblings ...)
  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
                   ` (6 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-12-01  0:52 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-01 00:52 -------
This was fixed for 3.3.2.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |3.3.2


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


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug libstdc++/7979] OpenUNIX8/Unixware stage 3 failing in eh_alloc.cc
       [not found] <20020919134600.7979.wantbottom@t-online.de>
                   ` (7 preceding siblings ...)
  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
                   ` (5 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: avl+bugzilla at logic dot at @ 2003-12-10 17:51 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From avl+bugzilla at logic dot at  2003-12-10 17:51 -------
Doesn't seem to be fixed for me :-(

-- 


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


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug libstdc++/7979] OpenUNIX8/Unixware stage 3 failing in eh_alloc.cc
       [not found] <20020919134600.7979.wantbottom@t-online.de>
                   ` (8 preceding siblings ...)
  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
                   ` (4 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: dhazeghi at yahoo dot com @ 2003-12-10 18:03 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From dhazeghi at yahoo dot com  2003-12-10 18:03 -------
That's unfortunate. Is the failure still in the same spot?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |


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


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug libstdc++/7979] OpenUNIX8/Unixware stage 3 failing in eh_alloc.cc
       [not found] <20020919134600.7979.wantbottom@t-online.de>
                   ` (9 preceding siblings ...)
  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
                   ` (3 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-12-10 18:06 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|3.3.2                       |---


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


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug libstdc++/7979] OpenUNIX8/Unixware stage 3 failing in eh_alloc.cc
       [not found] <20020919134600.7979.wantbottom@t-online.de>
                   ` (10 preceding siblings ...)
  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
                   ` (2 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: bkoz at gcc dot gnu dot org @ 2003-12-10 22:10 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From bkoz at gcc dot gnu dot org  2003-12-10 22:10 -------

Lowest priority bug at the moment.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |minor
           Priority|P2                          |P3
            Version|3.2                         |3.3


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


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug libstdc++/7979] OpenUNIX8/Unixware stage 3 failing in eh_alloc.cc
       [not found] <20020919134600.7979.wantbottom@t-online.de>
                   ` (11 preceding siblings ...)
  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
  14 siblings, 0 replies; 15+ messages in thread
From: wantbottom at t-online dot de @ 2004-11-25 14:46 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From wantbottom at t-online dot de  2004-11-25 14:46 -------
This is still true for 3.4.3...

/home/doehrm/gcc-3.4.3/uw7/gcc/xgcc -shared-libgcc
-B/home/doehrm/gcc-3.4.3/uw7/gcc/ -nostdinc++ -L/home/doehr
m/gcc-3.4.3/uw7/i586-unknown-sysv5/libstdc++-v3/src
-L/home/doehrm/gcc-3.4.3/uw7/i586-unknown-sysv5/libstdc++-
v3/src/.libs -B/opt/gcc3/i586-unknown-sysv5/bin/
-B/opt/gcc3/i586-unknown-sysv5/lib/ -isystem /opt/gcc3/i586-u
nknown-sysv5/include -isystem /opt/gcc3/i586-unknown-sysv5/sys-include
-I/home/doehrm/gcc-3.4.3/libstdc++-v3/.
./gcc
-I/home/doehrm/gcc-3.4.3/uw7/i586-unknown-sysv5/libstdc++-v3/include/i586-unknown-sysv5
-I/home/doehrm/g
cc-3.4.3/uw7/i586-unknown-sysv5/libstdc++-v3/include
-I/home/doehrm/gcc-3.4.3/libstdc++-v3/libsupc++ -O2 -g -O
2 -g -O2 -fno-implicit-templates -Wall -W -Wwrite-strings -Wcast-qual
-fdiagnostics-show-location=once -ffunct
ion-sections -fdata-sections -c
/home/doehrm/gcc-3.4.3/libstdc++-v3/libsupc++/eh_alloc.cc -o eh_alloc.o
In file included from /home/doehrm/gcc-3.4.3/libstdc++-v3/libsupc++/eh_alloc.cc:33:
/home/doehrm/gcc-3.4.3/uw7/i586-unknown-sysv5/libstdc++-v3/include/cstdlib: In
function `long int std::abs(lon
g int)':
/home/doehrm/gcc-3.4.3/uw7/i586-unknown-sysv5/libstdc++-v3/include/cstdlib:123:
error: `long int std::abs(long
 int)' conflicts with previous using declaration `long int abs(long int)'
/home/doehrm/gcc-3.4.3/uw7/i586-unknown-sysv5/libstdc++-v3/include/cstdlib: In
function `ldiv_t std::div(long 
int, long int)':
/home/doehrm/gcc-3.4.3/uw7/i586-unknown-sysv5/libstdc++-v3/include/cstdlib:126:
error: `ldiv_t std::div(long i
nt, long int)' conflicts with previous using declaration `ldiv_t div(long int,
long int)'
In file included from /home/doehrm/gcc-3.4.3/libstdc++-v3/libsupc++/eh_alloc.cc:34:
/home/doehrm/gcc-3.4.3/uw7/i586-unknown-sysv5/libstdc++-v3/include/cstring: In
function `void* std::memchr(voi
d*, int, size_t)':
/home/doehrm/gcc-3.4.3/uw7/i586-unknown-sysv5/libstdc++-v3/include/cstring:101:
error: `void* std::memchr(void
*, int, size_t)' conflicts with previous using declaration `void* memchr(void*,
int, size_t)'
/home/doehrm/gcc-3.4.3/uw7/i586-unknown-sysv5/libstdc++-v3/include/cstring:101:
error: invalid conversion from
 `const void*' to `void*'
/home/doehrm/gcc-3.4.3/uw7/i586-unknown-sysv5/libstdc++-v3/include/cstring: In
function `char* std::strchr(cha
r*, int)':
/home/doehrm/gcc-3.4.3/uw7/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.4.3/uw7/i586-unknown-sysv5/libstdc++-v3/include/cstring: In
function `char* std::strpbrk(ch
ar*, const char*)':
/home/doehrm/gcc-3.4.3/uw7/i586-unknown-sysv5/libstdc++-v3/include/cstring:113:
error: `char* std::strpbrk(cha
r*, const char*)' conflicts with previous using declaration `char*
strpbrk(char*, const char*)'
/home/doehrm/gcc-3.4.3/uw7/i586-unknown-sysv5/libstdc++-v3/include/cstring: In
function `char* std::strrchr(ch
ar*, int)':
/home/doehrm/gcc-3.4.3/uw7/i586-unknown-sysv5/libstdc++-v3/include/cstring:119:
error: `char* std::strrchr(cha
r*, int)' conflicts with previous using declaration `char* strrchr(char*, int)'
/home/doehrm/gcc-3.4.3/uw7/i586-unknown-sysv5/libstdc++-v3/include/cstring: In
function `char* std::strstr(cha
r*, const char*)':
/home/doehrm/gcc-3.4.3/uw7/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*)'
gmake[4]: *** [eh_alloc.lo] Error 1
gmake[4]: Leaving directory
`/home/doehrm/gcc-3.4.3/uw7/i586-unknown-sysv5/libstdc++-v3/libsupc++'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory
`/home/doehrm/gcc-3.4.3/uw7/i586-unknown-sysv5/libstdc++-v3'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory
`/home/doehrm/gcc-3.4.3/uw7/i586-unknown-sysv5/libstdc++-v3'
gmake[1]: *** [all-target-libstdc++-v3] Error 2
gmake[1]: Leaving directory `/home/doehrm/gcc-3.4.3/uw7'

Any news on this?

-- 


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


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug libstdc++/7979] OpenUNIX8/Unixware stage 3 failing in eh_alloc.cc
       [not found] <20020919134600.7979.wantbottom@t-online.de>
                   ` (12 preceding siblings ...)
  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
  14 siblings, 0 replies; 15+ messages in thread
From: david dot sullivan at activant dot com @ 2005-04-13 22:46 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From david dot sullivan at activant dot com  2005-04-13 22:46 -------
This bug also occurs on OpenServer 5 (i686-pc-sco3.2v5.0.6).

-- 


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


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug libstdc++/7979] OpenUNIX8/Unixware stage 3 failing in eh_alloc.cc
       [not found] <20020919134600.7979.wantbottom@t-online.de>
                   ` (13 preceding siblings ...)
  2005-04-13 22:46 ` david dot sullivan at activant dot com
@ 2005-05-27  1:17 ` pinskia at gcc dot gnu dot org
  14 siblings, 0 replies; 15+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-05-27  1:17 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-27 01:09 -------
*** Bug 21776 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |matthew at formtrap dot com


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


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2005-05-27  1:09 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20020919134600.7979.wantbottom@t-online.de>
2003-05-25  5:59 ` [Bug bootstrap/7979] OpenUNIX8/Unixware stage 3 failing in eh_alloc.cc 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
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

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).