X-Recipient: archive-cygwin@delorie.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 <ryan.johnson@cs.utoronto.ca>
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@cygwin.com
Subject: Re: Short gdb question.
References: <4FA31928.9030200@cfl.rr.com> <4FA33D13.4080609@ateb.com>	 <20120504031101.GB30260@ednor.casa.cgf.cx> <4FA38913.5040108@cfl.rr.com>	 <1336142231.20390.11.camel@raker2.ateb.com> <1336142398.20390.12.camel@raker2.ateb.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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@cfl.rr.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

