LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 660|回复: 2

在chapter5编译gcc时出错了

[复制链接]
发表于 2003-7-30 14:33:55 | 显示全部楼层 |阅读模式
-bash-2.05b$ patch -Np1 -i ../gcc-3.2.patch &&
> patch -Np1 -i ../gcc-3.2-nofixincludes-2.patch &&
> mkdir ../gcc-build &&
> cd ../gcc-build &&
> ../gcc-3.2/configure --prefix=/static \
> --disable-nls --disable-shared &&
> echo "#define HAVE_GAS_HIDDEN 1" >> gcc/auto-host.h &&
> make BOOT_ldflags=static bootstrap &&
> make prefix=$lfs/static install &&
> ln -s gcc $lfs/static/bin/cc
patching file gcc/calls.c

Reversed (or previously applied) patch detected!  Skipping patch.

3 out of 3 hunks ignored -- saving rejects to file gcc/calls.c.rej

patching file gcc/calls.c
Reversed (or previously applied) patch detected!  Skipping patch.

1 out of 1 hunk ignored -- saving rejects to file gcc/calls.c.rej

patching file gcc/config/i386/i386.h
Reversed (or previously applied) patch detected!  Skipping patch.

1 out of 1 hunk ignored -- saving rejects to file gcc/config/i386/i386.h.rej

patching file gcc/expr.c
Reversed (or previously applied) patch detected!  Skipping patch.

1 out of 1 hunk ignored -- saving rejects to file gcc/expr.c.rej
-bash-2.05b$
发表于 2003-7-31 00:02:44 | 显示全部楼层
no problem! (OK)
It means that you had patched previosly or
the source dosn't need the  patch, So the patch
was neglected.
 楼主| 发表于 2003-8-1 12:44:39 | 显示全部楼层
i know at once.thanks
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表