Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <001701c5d07f$34d2ee70$1600a8c0@toyon.corp> From: "Peter J. Stieber" To: References: <045001c5cd2c$657579e0$1600a8c0 AT toyon DOT corp> <056901c5cd3e$3986d010$1600a8c0 AT toyon DOT corp> <434A5ADB DOT 2080602 AT byu DOT net> <20051010151806 DOT GC14608 AT trixie DOT casa DOT cgf DOT cx> <20051010153309 DOT GD14608 AT trixie DOT casa DOT cgf DOT cx> <036201c5d04a$7f485010$1600a8c0 AT toyon DOT corp> <434EF021 DOT 8C23A29 AT dessent DOT net> <20051014022412 DOT GC4476 AT trixie DOT casa DOT cgf DOT cx> <007101c5d078$a71a2a90$1600a8c0 AT toyon DOT corp> Subject: Re: 1.5.18: ld command generates stackdump Date: Thu, 13 Oct 2005 22:22:01 -0700 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-IsSubscribed: yes PS = Peter J. Stieber PS>>> Sorry in advance for the stupid questions, but... PS>>> PS>>> I downloaded the binutils source package, and PS>>> extracted the source. When PS>>> I ran PS>>> PS>>> ./configure --help PS>>> PS>>> I didn't see a --enable-debug option or anything PS>>> I though was equivalent. Am I missing something? BD = Brian Dessent BD>> Normally, auto-tooled packages like binutils have a BD>> default value for CFLAGS that is typically "-g -O2" BD>> which means you get the debug information. When BD>> creating binary packages for distribution the BD>> binaries are typically stripped later. PS> Thanks for the info Brian. I ran ./configure successfully PS> in the extracted binutils-20050610-1 directory. When PS> I ran make I ran into the following error: A bunch removed. PS> I'm not quite sure what the problem is. I have bison, PS> flex and byacc loaded. Actually I loaded them after the error. After I removed the build directory and started over the code is building fine now. I will send the backtrace for my particular ld problem when I am through. BTW I have successfully built other codes with the same ld. I'm just getting a ld crash with one particular code. I guess that's obvious considering I'm building binutils with the same ld command. Thanks to all of the cygwin developers for their efforts, Pete -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/