public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/26811]  New: aix 5.1 won't compile mysql
@ 2006-03-22 19:50 cprincipato at dialamerica dot com
  2006-03-22 20:54 ` [Bug c++/26811] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: cprincipato at dialamerica dot com @ 2006-03-22 19:50 UTC (permalink / raw)
  To: gcc-bugs

Making all in mysys
        if gcc -pipe -mcpu=power -Wa,-many
-DDEFAULT_BASEDIR=\"/usr/local/mysql\"  -DDATADIR="\"/usr/local/mysql
/var\""  -DDEFAULT_CHARSET_HOME="\"/usr/local/mysql\"" 
-DSHAREDIR="\"/usr/local/mysql/share/mysql\""  -DDEFAULT
_HOME_ENV=MYSQL_HOME  -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX 
-DHAVE_CONFIG_H -I. -I. -I.. -I../include  
-I../include -I.     -O3 -DDBUG_OFF    -MT default.o -MD -MP -MF
".deps/default.Tpo" -c -o default.o default.c; 
 then mv -f ".deps/default.Tpo" ".deps/default.Po"; else rm -f
".deps/default.Tpo"; exit 1; fi
In file included from mysys_priv.h:17,
                 from default.c:37:
../include/my_global.h:472: warning: weak declaration of '__cxa_pure_virtual'
not supported
default.c: In function 'search_default_file_with_ext':
default.c:577: internal compiler error: in get_indirect_ref_operands, at
tree-ssa-operands.c:1449
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make: 1254-004 The error code from the last command is 1.


Stop.
make: 1254-004 The error code from the last command is 1.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.


-- 
           Summary: aix 5.1 won't compile mysql
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: cprincipato at dialamerica dot com
  GCC host triplet: AIX 5.1


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


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

* [Bug c++/26811] aix 5.1 won't compile mysql
  2006-03-22 19:50 [Bug c++/26811] New: aix 5.1 won't compile mysql cprincipato at dialamerica dot com
@ 2006-03-22 20:54 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-03-22 20:54 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-03-22 20:54 -------
Fixed in 4.0.1.

*** This bug has been marked as a duplicate of 21173 ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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


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

end of thread, other threads:[~2006-03-22 20:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-22 19:50 [Bug c++/26811] New: aix 5.1 won't compile mysql cprincipato at dialamerica dot com
2006-03-22 20:54 ` [Bug c++/26811] " 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).