This is in the build of ppl-1.0.p0, on FreeBSD-8.2, using its gcc46
compiler.

The relevant lines seem to be:

gcc -DHAVE_CONFIG_H -I. -I../..  -I../../interfaces/C
-I/usr/home/stephen/sage-devel/work/sage-5.11.beta2/local/include
-pedantic -std=gnu89 -Werror -g -O2 -frounding-math -pipe
-Wl,-rpath=/usr/home/stephen/sage-devel/work/sage-5.11.beta2/local/lib
-Wl,-rpath=/usr/local/lib/gcc46 -W -Wall -MT ppl_lpsol-ppl_lpsol.o -MD
-MP -MF .deps/ppl_lpsol-ppl_lpsol.Tpo -c -o ppl_lpsol-ppl_lpsol.o `test
-f 'ppl_lpsol.c' || echo './'`ppl_lpsol.c
ppl_lpsol.c: In function 'limit_virtual_memory':
ppl_lpsol.c:537:13: error: comparison between signed and unsigned
integer expressions [-Werror=sign-compare]

It is easy to provide a working patch, but why was this compilation done
with -Werror set?

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to