I used gcc 3.0.2 with no problems. When I first installed my box I tossed
away gcc-2.96 since it is buggy (optimization bug). My environment is
Redhat 7.2 (i386) base. Upgraded kernel via xfs cvs. System now running
LVM / xfs.
-- John
Sipos Ferenc wrote:
> Hi!
>
> The stock kernel without xfs compiles fine, but with xfs doesn't. Here
> is the error:
>
> xfs_super.c:822: warning: `linvfs_dentry_to_fh' defined but not used
> xfs_super.c:859: warning: `linvfs_fh_to_dentry' defined but not used
> {standard input}: Assembler messages:
> {standard input}:1164: Error: suffix or operands invalid for `bsf'
> make[4]: *** [xfs_super.o] Error 1
> make[3]: *** [first_rule] Error 2
> make[2]: *** [_subdir_linux] Error 2
> make[1]: *** [_subdir_xfs] Error 2
> make: *** [_dir_fs] Error 2
>
> It would be great, if someone would fix this, I'd like to throw out gcc
> 2.96. Thx.
>
> Paco
|