gdb 설치할때요.
./configure ~~ 하니까 다음과 같은 에러 메시지가 나오네요.


x-gnu --prefix=/usr
loading cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... Invalid configuration `arm5l-linux':
machine `arm5l' not recognized

arm5l을 인식하지 못하는 것 같은데요.

어떻게 해야 하나요?

참고로 redhat 8.0에서 작업하고 있습니다.