On Wed, 22 Oct 2003, Doug White wrote: > On Wed, 22 Oct 2003, Vladimir B. Grebenschikov wrote: > > > > > While build kernel on RELENG_4 machine I have following warnings (they > > prevent success build unless -Werror disabled) > > Is there some reason you're trying to compile RELENG_4 with gcc 3.3, which > won't work? It works for me. %%% RCS file: /home/ncvs/src/sys/i386/i386/identcpu.c,v Working file: identcpu.c head: 1.130 ... ---------------------------- revision 1.57.2.17 date: 2003/08/05 07:07:37; author: bde; state: Exp; lines: +20 -20 MFC: 1.94 and 1.125 (don't use hard newlines in string literals, and fix some style bugs on the same lines). This completes making some RELENG_3 kernels work when compiled by gcc-3.3. ---------------------------- ... ---------------------------- revision 1.80.2.16 date: 2003/08/05 07:05:39; author: bde; state: Exp; lines: +19 -19 MFC: 1.94 and 1.125 (don't use hard newlines in string literals, and fix some style bugs on the same lines). This completes making some RELENG_4 kernels work when compiled by gcc-3.3. I intended to make more than some work, but gave up on LINT. GENERIC compliles but has not been tested at runtime. ---------------------------- %%% BruceReceived on Wed Oct 22 2003 - 19:26:01 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:26 UTC