Short gdb question.

Reid Thompson Reid.Thompson@ateb.com
Fri May 4 14:40:00 GMT 2012


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




More information about the Cygwin mailing list