X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f X-Recipient: djgpp-workers AT delorie DOT com Message-ID: <52A9E8E4.4060702@gmx.de> Date: Thu, 12 Dec 2013 17:48:36 +0100 From: Juan Manuel Guerrero User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com Subject: How to compile gcc 4.9.0 with DWARF4 support enabled? Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:ADRNxAhF2VK8OuOPh/sydSa2z1pH1Mhg+E93wXsO7l6wg9qa5/c EUS9YuP+X3+AX3YnxyX2NbY13WwxVmH0sMD8z61pFDlsHreLSa4bv6E9AiD3V4Sv12j+1Qe 6L17/CMV1JkHrRlZqhiFocksN2uZqJZliZY3sGkUQIaVVCj6axwrhlifm0PLce0QZ5R8NeT bJxXIK/fc7+h8BKJaxbcA== Reply-To: djgpp-workers AT delorie DOT com I am porting gdb 7.6.2 and I would like to try dwarf4 support. To this purpose I want to compile gcc 4.9.0 and the question arises how to enable dwarf4 support. I would also like to build a gcc version with full dwarf2 debug support so I can step into the compiler code with old gdb port. I am aware that dwarf4 support has been disabled in previous compiler ports. Regards, Juan M. Guerrero