- This topic has 1개 답변, 2명 참여, and was last updated 9 years, 4 months 전에 by
난해주님. This post has been viewed 878 times
-
-
binutils-2.24를 설치하는데 에러가 발생하고 안되네요
1. mkdir -p /build/binutils_build
2. cd /build/binutils_build
3. tar zxvf /source/binutils-2.14.tar.gz -C ./
Binutils 컴파일 준비하기:
4. cd /build/binutils_build/binutils-2.14
5. ./configure --prefix=/usr --enable-shared
package 컴파일하기:
6. make tooldir=/usr
메뉴얼대로 쫒아서 해보았지만 에러가 발생합니다
페도라23 입니다
아니면 초보가 편하게 설치하는 방법이 있을까요?
감사합니다
0 답변 글타래를 보이고 있습니다
0 답변 글타래를 보이고 있습니다
- 답변은 로그인 후 가능합니다.