
8 Jun
2007
8 Jun
'07
4:03 p.m.
Hi Gregory, On Fri, Jun 08, 2007 at 11:35:04AM -0400, Gregory Wright wrote:
I started by deleting my old directory and doing a fresh get from the darcs repository so there was nothing left over from a previous build. It looks as if something is broken then. For example, "--configure-option=-O2" is showing up in the command line of gcc when one of the test programs is built by the configure script in libraries/base. I assume that this should just have been "- O2". The configure script fails because gcc barfs on the unrecognized option.
Hmm, what is the complete command (i.e. with all arguments) that starts "cd base && setup/Setup configure"? Do you have a mk/build.mk? Thanks Ian