Subject: Re: COPTS and build release
To: None <dlagno@mail.nnov.ru>
From: Erik E. Fair <fair@netbsd.org>
List: current-users
Date: 05/08/2004 00:46:36
At 10:58 +0400 5/8/04, Denis Lagno wrote:
>I usually set some COPTS. I can build distribution sets this way,
>but build release
>fails because of exceeding size of floppy images or something like that:
>
># create ramdisk-small/ramdisk-small.fs
>nbmakefs: `work' size of 2031616 is larger than the maxsize of 1744896.
>
>*** Failed target: ramdisk-small.fs
>
>And I wonder if C options used for creating those images can be
>separated from COPTS somehow?
What sort of options do you set? You might want to use CPUFLAGS
instead if you're trying to do something like "-mcpu=pentium4" or the
like.
Erik <fair@netbsd.org>