Hi, I just try to install MonetDB on a new system. Used hg and updated to Oct2013. y.tab.c: In function 'sqlparse': y.tab.c:6609:3: error: unknown option after '#pragma GCC diagnostic' kind [-Werror=pragmas] y.tab.c:13496:3: error: unknown option after '#pragma GCC diagnostic' kind [-Werror=pragmas] cc1: all warnings being treated as errors I'm currently running gcc (Gentoo 4.6.3 p1.7, pie-0.5.2) 4.6.3 Is this known? Stefan _______________________________________________ developers-list mailing list developers-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/developers-list
On 11/10/12 01:14, Stefan de Konink wrote:
I'm currently running gcc (Gentoo 4.6.3 p1.7, pie-0.5.2) 4.6.3
To confirm; using gcc (Gentoo 4.5.4 p1.0, pie-0.4.7) 4.5.4 MonetDB does cleanly compile. Stefan _______________________________________________ developers-list mailing list developers-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/developers-list
On 10-11-2012 01:14:46 +0100, Stefan de Konink wrote:
Hi,
I just try to install MonetDB on a new system. Used hg and updated to Oct2013.
y.tab.c: In function 'sqlparse': y.tab.c:6609:3: error: unknown option after '#pragma GCC diagnostic' kind [-Werror=pragmas] y.tab.c:13496:3: error: unknown option after '#pragma GCC diagnostic' kind [-Werror=pragmas] cc1: all warnings being treated as errors
I'm currently running gcc (Gentoo 4.6.3 p1.7, pie-0.5.2) 4.6.3
We run on one of our sytems: gcc (Gentoo 4.6.3 p1.5, pie-0.5.2) 4.6.3 Fabian _______________________________________________ developers-list mailing list developers-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/developers-list
participants (2)
-
Fabian Groffen
-
Stefan de Konink