X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.9 required=5.0 tests=BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_NO,SPF_NEUTRAL,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Message-ID: <4FA3EBDC.7080508@cs.utoronto.ca> Date: Fri, 04 May 2012 08:46:52 -0600 From: Ryan Johnson User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Short gdb question. References: <4FA31928 DOT 9030200 AT cfl DOT rr DOT com> <4FA33D13 DOT 4080609 AT ateb DOT com> <20120504031101 DOT GB30260 AT ednor DOT casa DOT cgf DOT cx> <4FA38913 DOT 5040108 AT cfl DOT rr DOT com> <1336142231 DOT 20390 DOT 11 DOT camel AT raker2 DOT ateb DOT com> <1336142398 DOT 20390 DOT 12 DOT camel AT raker2 DOT ateb DOT com> In-Reply-To: <1336142398.20390.12.camel@raker2.ateb.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 On 04/05/2012 8:39 AM, Reid Thompson wrote: > On Fri, 2012-05-04 at 14:37 +0000, Reid Thompson wrote: >> On Fri, 2012-05-04 at 00:45 -0700, eric_justin_allan AT cfl DOT rr DOT com wrote: >>> Alright if I download and compile it can I just mv gdb.exe into /bin >>> and >>> overwrite gdb.exe? >>> >> use >> ./configure --prefix=/ >> make >> make install >> >> and it should end up in the right place >> > I actually usually use > > ./configure --prefix=/usr > > > and everything ends up in the correct place I always put stuff like this in ~/apps/$APP_NAME-$VERSION and add the appropriate bits to PATH, LD_LIBRARY_PATH and MANPATH... then later when I decide to upgrade/change/revert it's a simple matter of changing environment veriables... Ryan -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple