gcc를 학교 hpc 서버에 설치하는데, 물론 제 개인 directory 안에서요. configure를 할때 문제가 생기네요.
configure에서 다음과 같은 옵션을 썼거든요.
--prefix=/usr/local/gcc331
--enable-shared
--enable-threads=posix
--disable-checking
//2.4.18을 컴파일하는데여...
계속 여기서 오류가 나서 진척이 없네여..^^;
음 menuconfig에서는 Loadable module support 모두 y두고
Network device support의
Universal TUN/TAP device driver support만 M으로 둔것 말고는
바꾼 것이 없습니다..
어제 이클립스와 CDT를 설치하고 동작하는 것을 확인했습니다.
그런데, 오늘 다시 이클립스를 구동시켜보니 "Error notifying a prefernce change listener, Check the log for details" 란 에러가 뜹니다.
.metadata/.log 파일은 다음과 같이 나타납니다.
org.eclipse.ui.workbench에서 문제가 있다고 하는데 어디를 봐야 되는 건지, 잘 모르겠습니다. ㅜ.ㅜ