On Sun, May 31, 2009 at 09:20:24PM +0200, Jan Nieuwenhuizen wrote: > diff --git a/gub/specs/darwin/odcctools.py b/gub/specs/darwin/odcctools.py > index ee953c0..1d24944 100644
I'm getting very confused trying to figure out what file affects the darwin-x86::cross/gcc compilations. Candidates are: - gub/specs/cross/gcc.py - gub/specs/cross/gcc-core.py - gub/specs/darwin/cross/gcc.py - gub/specs/darwin/odcctools.py (???) I'm not convinced that GUB even knows which file to use; the build commands contain "-O2 -g -g -O2 -O2 -O2 -g -g -O2". Surely only one "-O2 -g" matters? Judging from that CompilerFlags page on the ubuntu wiki, I want to add "CPPFLAGS=-D_FORTIFY_SOURCE=0" to one of those files. Cheers, - Graham _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel