Petey Pablo Posted October 15, 2012 Posted October 15, 2012 Configure problem on gdb Shell: ./configure --enable-debug=gdb See the image below Quote
Asura Posted October 15, 2012 Posted October 15, 2012 Hi WillSuranol, Have you already installed GDB? And what does the config.log say? Quote
Brian Posted October 15, 2012 Posted October 15, 2012 Are you compiling in the correct architecture (32 or 64-bit). Before r16197: # 32-bit ./configure # 64-bit ./configure --enable-64bit r16197 and later # 32-bit ./configure --disable-64bit # 64-bit ./configure Quote
Question
Petey Pablo
Configure problem on gdb
Shell:
See the image below
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.