请问怎样安装glibc的?
我用的是REDHAT,工作站版
用VMWARE在WIN上运行它。
刚装好了GCC4.0.3,其它什么东西也没有
我现在要安装glibc4.2
../glibc-42/configure --prefix=/tools \
--disable-profile --enable-add-ons \
--with-headers=/tools/include \
--with-binutils=/tools/bin \
--without-gd
安装时出错了,提示
CFI directive support in assembler is required
请问这是什么问题,我刚学LINUX请多多指教。