This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Short gdb question.


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]