In other thread:
On Wed, 22 Dec 2004, Gerrit P. Haase wrote:
> It is in in gcc/config/i386/cygming.h:
>
> #define TARGET_EXECUTABLE_SUFFIX ".exe"
Awesome! Thank you. This is what I was asking about.
On Wed, 22 Dec 2004, Gerrit P. Haase wrote:
> PTA, please provide a patch (tested) which adds a
On Wed, 22 Dec 2004, Christopher Faylor wrote:
> So, what are you expecting then? If this isn't going to work for you
> and modifying your makefiles isn't a going to be a solution in any
> event, it's difficult to see what you are hoping for. A magic
> environment variable maybe? If so, unfortu
Jeremy C. Reed wrote:
On Sat, 18 Dec 2004, Igor Pechtchanski wrote:
The suffix is required on Win9x, AFAIK, so this is not a viable route.
That said, I believe the OP didn't request that gcc not produce .exe files
by default, only how can *he* make gcc not produce the .exe suffix. What
you have t
On Wed, Dec 22, 2004 at 02:05:50PM -0800, Jeremy C. Reed wrote:
>On Sat, 18 Dec 2004, Igor Pechtchanski wrote:
>>>The suffix is required on Win9x, AFAIK, so this is not a viable route.
>>
>>That said, I believe the OP didn't request that gcc not produce .exe
>>files by default, only how can *he* ma
On Sat, 18 Dec 2004, Igor Pechtchanski wrote:
> > The suffix is required on Win9x, AFAIK, so this is not a viable route.
>
> That said, I believe the OP didn't request that gcc not produce .exe files
> by default, only how can *he* make gcc not produce the .exe suffix. What
> you have to do is ad
Jeremy C. Reed wrote:
> Anyways, I want to cp to magically see the .exe and copy correctly.
>
> Example of error:
>
> cp: `/home/jreed/tmp/bmake/bmake' and `/home/jreed/pkg/bin/bmake' are the
> same file
>
> "are the same file" is the wrong message.
This won't be fixed until someone volunteers t
On Sat, 18 Dec 2004, Max Bowsher wrote:
> Jeremy C. Reed wrote:
> > I read messages about this from others in various list archives.
> >
> > I am using cygwin. uname -a tells me:
> > CYGWIN_NT-5.1 myhost 1.5.12(0.116/4/2) 2004-11-10 08:34 i686 unknown
> > unknown Cygwin
> >
> > /etc/setup/installe
Jeremy C. Reed wrote:
I read messages about this from others in various list archives.
I am using cygwin. uname -a tells me:
CYGWIN_NT-5.1 myhost 1.5.12(0.116/4/2) 2004-11-10 08:34 i686 unknown
unknown Cygwin
/etc/setup/installed.db says I have fileutils-4.1-2.tar.bz2
cp --version says I have:
cp (
I read messages about this from others in various list archives.
I am using cygwin. uname -a tells me:
CYGWIN_NT-5.1 myhost 1.5.12(0.116/4/2) 2004-11-10 08:34 i686 unknown
unknown Cygwin
/etc/setup/installed.db says I have fileutils-4.1-2.tar.bz2
cp --version says I have:
cp (fileutils) 4.1
htt
9 matches
Mail list logo