Question about gcc.

2012-05-08 Thread eric_justin_al...@cfl.rr.com
Hey I'm using cygwin: CYGWIN_NT-5.1 a 1.7.9(0.237/5/3) 2011-03-29 10:10 i686 Cygwin I was wondering if there are any graphics libraries for c programming available for cygwin. If so I was hoping someone could help me download and install them. -- Problem reports:

Re: Question about gcc.

2012-05-08 Thread eric_justin_al...@cfl.rr.com
marco atzeri wrote: On 5/8/2012 11:40 AM, eric_justin_al...@cfl.rr.com wrote: Hey I'm using cygwin: CYGWIN_NT-5.1 a 1.7.9(0.237/5/3) 2011-03-29 10:10 i686 Cygwin I was wondering if there are any graphics libraries for c programming available for cygwin. If so I was hoping someone could help me

Re: Question about kill

2012-05-05 Thread eric_justin_al...@cfl.rr.com
Andrey Repin wrote: Greetings, eric_justin_al...@cfl.rr.com! Well kill program_name didn't work and kill -9 is pretty much what I am looking for. Does it matter if you are gonna overwrite the program if you use kill -9? You have to answer it for yourself. Do your program write any critical

Re: Short gdb question.

2012-05-05 Thread eric_justin_al...@cfl.rr.com
Reid Thompson wrote: On Fri, 2012-05-04 at 00:45 -0700, eric_justin_al...@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 Yea all I did

Question about kill

2012-05-04 Thread eric_justin_al...@cfl.rr.com
Hey I'm not sure what version of cygwin I am using but I can't seem to kill a server program with kill and I was hoping someone here might be able to shine some light on the subject. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/

Re: Question about kill

2012-05-04 Thread eric_justin_al...@cfl.rr.com
Well kill program_name didn't work and kill -9 is pretty much what I am looking for. Does it matter if you are gonna overwrite the program if you use kill -9? marco atzeri wrote: On 5/4/2012 2:11 PM, Eric Blake wrote: On 05/04/2012 05:51 AM, marco atzeri wrote: Usually kill -9

Short gdb question.

2012-05-03 Thread eric_justin_al...@cfl.rr.com
Is this the right place to suggest that gdb be upgraded for cygwin. If not where could I suggest that? If this is an acceptable place then can I add here that if you guys do upgrade gdb that I was hoping you could make it a bit more detailed maybe make it to show a bit more information about

Re: Short gdb question.

2012-05-03 Thread eric_justin_al...@cfl.rr.com
Christopher Faylor wrote: On Thu, May 03, 2012 at 10:21:07PM -0400, Reid Thompson wrote: On 5/3/2012 7:47 PM, eric_justin_al...@cfl.rr.com wrote: Is this the right place to suggest that gdb be upgraded for cygwin. If not where could I suggest that? If this is an acceptable place then can I add