From: "Mark E." To: djgpp-workers AT delorie DOT com Date: Tue, 13 Aug 2002 12:09:08 -0400 MIME-Version: 1.0 Subject: Re: Problem with DWARF2 debug info for DJGPP Message-ID: <3D58F6E4.4695.1F983A@localhost> In-reply-to: <3D593BF7.26818.137F06A@localhost> References: <3D57B977 DOT 12209 DOT 41E697 AT localhost> X-mailer: Pegasus Mail for Windows (v4.02) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > I guess that after that VMA is being set to 0 for too much sections (see > output's of objdump below). Your right. I'll try and make the rule more restrictive just in case. Mark