make world failed
Joerg Sonnenberger
joerg at britannica.bec.de
Wed Aug 25 00:58:11 PDT 2004
On Wed, Aug 25, 2004 at 09:35:41AM +0300, Ivan Baidakov wrote:
> sources are up to date.
> ...
> cc1plus: error: unrecognized command line option "-fmemoize-lookups"
> cc1plus: error: unrecognized command line option "-fsave-memoized"
> *** Error code 1
You are likely doing sommething linke "make buildworld CCVER=gcc34", instead
of "env CCVER=gcc34 make buildworld" or setting it in /etc/make.conf.
Check the commands and /etc/make.conf, please.
Joerg
More information about the Bugs
mailing list