G++ 4.3.4 (with Cygwin 1.7) vs.G++ 4.5.2 (with MinGW) ???

2011-06-12 Thread Jan Chludzinski
Just finished compiling some numerical code (developed using the Borland C++ compiler) using G++ 4.3.4 (that came with Cygwin 1.7). The answers are different from what I get using the Borland compiler (circa 2002). I have known correct answers from some NASA code and compare against those. I've t

Re: TMP and TEMP get redefined, but I need the original values

2011-06-12 Thread Thorsten Kampe
* Roland Bluethgen (Sun, 12 Jun 2011 23:01:12 +0200) > Thorsten Kampe wrote: > > If you want Linux TMP and Windows TMP point to the same directory then > > mount it in fstab or use $USERPROFILE/AppData/Local/Temp. > > I shortened the story a bit, it's really more complicated. The TMP > definitio

Re: TMP and TEMP get redefined, but I need the original values

2011-06-12 Thread Roland Bluethgen
Thorsten Kampe wrote: If you want Linux TMP and Windows TMP point to the same directory then mount it in fstab or use $USERPROFILE/AppData/Local/Temp. I shortened the story a bit, it's really more complicated. The TMP definition in my case is user-crafted, not the default value which is norma

Re: TMP and TEMP get redefined, but I need the original values

2011-06-12 Thread Roland Bluethgen
Andy Koppe wrote: On 12 June 2011 20:07, Ken Brown wrote: On 6/12/2011 1:55 PM, Roland Bluethgen wrote: But then, this modification would probably get overwritten the next time something is changed in that file on the distribution side. No, it wouldn't get overwritten. Your /etc/profile will

Re: TMP and TEMP get redefined, but I need the original values

2011-06-12 Thread Thorsten Kampe
* Roland Bluethgen (Sun, 12 Jun 2011 19:55:56 +0200) > I don't update my Cygwin installation regularly, but recently I did, and > then a script of mine stopped working. > > Looking for the cause I found out that the Cygwin maintainers chose to > redefine the TEMP and TMP environment variables i

[ANNOUNCEMENT] Updated: mintty-0.9.9-1

2011-06-12 Thread Andy Koppe
mintty 0.9.9-1 is on its way to the Cygwin mirrors. CHANGES === - The transparency level can now be set to any value ranging from 4 to 254 in the config file or on the command line. (For backward compatibility, values below 4 are multiplied by 16. 255 means "Glass".) - Implemented mintty-speci

Re: TMP and TEMP get redefined, but I need the original values

2011-06-12 Thread Andy Koppe
On 12 June 2011 20:07, Ken Brown wrote: > On 6/12/2011 1:55 PM, Roland Bluethgen wrote: >> >> Hey folks! >> >> I don't update my Cygwin installation regularly, but recently I did, and >> then a script of mine stopped working. >> >> Looking for the cause I found out that the Cygwin maintainers chose

Re: TMP and TEMP get redefined, but I need the original values

2011-06-12 Thread Ken Brown
On 6/12/2011 1:55 PM, Roland Bluethgen wrote: Hey folks! I don't update my Cygwin installation regularly, but recently I did, and then a script of mine stopped working. Looking for the cause I found out that the Cygwin maintainers chose to redefine the TEMP and TMP environment variables in /etc

TMP and TEMP get redefined, but I need the original values

2011-06-12 Thread Roland Bluethgen
Hey folks! I don't update my Cygwin installation regularly, but recently I did, and then a script of mine stopped working. Looking for the cause I found out that the Cygwin maintainers chose to redefine the TEMP and TMP environment variables in /etc/profile like this: unset TMP TEMP TMP="/t

BLODA addition? IntelliPoint 8.15

2011-06-12 Thread Magnus Holmgren
Hi, Seems like Microsoft's driver IntelliPoint 8.15 64-bit for Windows Vista can cause frequent STATUS_ACCESS_VIOLATION errors. Version 8.0 works fine though. Just thought I should mention it, in case someone else sees a sudden rash of STATUS_ACCESS_VIOLATION. Magnus -- Problem reports: