|
|
你们好!
我在编译glibc-2.3.5时
#./configure
configure:error:you must configure in a separate build directory
我已经新建了一个目录(/usr/src/glibc-build),但是不知道如何指定到这个目录?
#cat INSTALL|more 里面有句话是"moving object files to it(指新目录)"不知道那个'object filse"指的都是哪些文件?
问的直接点:
如何在新的目录configure呢? |
|