Port-sparc archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: CPUFLAGS



> The line you quote is from natively-compiled tools/compat, not from
> the code cross-compiled for the target.

ah - that means it's using the default /usr/bin/gcc options, which
are v7.  hmm, seems that tools/gcc/Makefile does not use HOST_CCFLAGS,
so perhaps you can get this by setting

        HOST_CC='cc -mcpu=v8'

in mk.conf and/or the environment.


.mrg.


Home | Main Index | Thread Index | Old Index