On 13-07-2011 11:26:32 +0200, Stefan Manegold wrote:
> > > Where exactly is this (still) a problem?
> > 
> > on volund
> 
> and how, i.e., which compiler, which configure options, which error message?
> 
> It works fine on all Fedora + gcc combinations I tested and also seems to
> work fine with nightly testing --- Apr2011 except Darwin & Solaris, the
> latter now fixed; Aug2011 except Darwin, now fixed and work with default...

any compiler

MCFLAGS -march=native -pipe -g -W -Wall -Wextra -O2
MX_CFLAGS       -Werror -Werror-implicit-function-declaration
-Wpointer-arith -Wdeclaration-after-statement -Wp,-D_FORTIFY_SOURCE=2

env CFLAGS='${MCFLAGS}' X_CFLAGS='${MX_CFLAGS}' ./configure 
--disable-dependency-tracking --disable-strict --disable-optimize 
--disable-debug
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to