This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

c++/610: gcc 2.95.2 does not compile mysql 3.22.32 on tru64 4.0f



>Number:         610
>Category:       c++
>Synopsis:       gcc 2.95.2 does not compile mysql 3.22.32 on tru64 4.0f
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Thu Oct 05 03:36:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Himmler Andreas
>Release:        gcc version 2.95.2 19991024 (release)
>Organization:
>Environment:
Tru64 4.0F on Compaq DS20 (alpha-ev6)
>Description:
I wanted to compile mySQL 3.22.32 on the above machine. The configure-script was successfully finished, so i typed 'make' - and after a while there come's the following message:
.....
.....
.....
/usr/include/alloca.h:71: warning: declaration of `void * alloca(int)'
/usr/include/alloca.h:71: warning: conflicts with built-in declaration `void * alloca(long unsigned int)'
sql_acl.cc: In function `int replace_column_table(THD *, GRANT_TABLE *, TABLE *, const LEX_USER &, List<LEX_COLUMN> &, const char *, const char *, unsigned int, bool)':
sql_acl.cc:1367: Internal compiler error in `scan_region', at except.c:2566
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for instructions.
>How-To-Repeat:
install gcc on the same environment, then try to build mysql.... (see Description)
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]