Re: Three questions

2004-12-29 Thread Christopher Faylor
On Wed, Dec 29, 2004 at 09:27:40PM +0200, Ehud Karni wrote: >On Wed, 29 Dec 2004 10:44:02 -0500, Christopher Faylor wrote: >> >> >Third: I tried removing an the .exe-extension from a file by issuing: >> >$ mv tiny_mdi_example_without_ggdb.exe tiny_mdi_example_without_ggdb >> >> $ mv tiny_mdi_exampl

Re: Three questions

2004-12-29 Thread Ehud Karni
On Wed, 29 Dec 2004 10:44:02 -0500, Christopher Faylor wrote: > > >Third: I tried removing an the .exe-extension from a file by issuing: > >$ mv tiny_mdi_example_without_ggdb.exe tiny_mdi_example_without_ggdb > > $ mv tiny_mdi_example_without_ggdb.exe tiny_mdi_example_without_ggdb. Actually, this

Re: Three questions

2004-12-29 Thread Christopher Faylor
On Wed, Dec 29, 2004 at 04:33:26PM +0100, Mikael ?sberg wrote: >Hello, I have three questions that aren't related. >First: Is there a cygwin package that will let me compare two binary files >to see if they are equal? diff >Second: Is there a way to prevent gcc from adding .exe extension when >