Am Sonntag, den 14.12.2008, 23:18 +0100 schrieb Stefan Salewski: > Am Freitag, den 12.12.2008, 21:53 -0500 schrieb al davis: > > There is a new development snapshot available ... > > http://gnucap.org/devel/gnucap-2008-12-12.tar.gz > > > > Thank you very much.
OK, the problem seems to be that you have -O0 in at least one of your Make2.gcc files now -- seems it was -O2 for all files in gnucap-2008-03-24 for which the Gentoo ebuild was designed: > > CFLAGS = -O0 -g -I. -I$(SPICE_INCLUDE) -DTRACE_UNTESTED -D > $(SPICE_VERSION) \ > -DPREDICTOR -DHAS_STDLIB -fPIC So again the question: Can/shall we change this to -O2 and can we remove the -g? (I will build for AMD64 X2) Best regards Stefan Salewski _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

