Cezary Sliwa wrote:
> I tried to build Lapack 3.1.1 using cygwin. Compilation works fine, but
> testing reports failures.
I often build lapack 3.1.1 with G77, GFortran and G95, and I do not
observe any failure in testing.
To build with G77 (3.4.4-3) I simply copy make.inc.example to make.inc an
Hi Eric
Thanks for the detailed and quick response. Usually such bug reports
are never answered.
The cause you describe sounds too bad and the occurrence is too rare
(only once) that I would bother going after this. Instead I'll try to
compile Emacs under Cygwin, which has caused me enough headac
> Brian Thanks for the suggestions and I was extreemly interested in trying
> your
> suggestion of running the SSH client as a service. However I have not been
> successful in setting it up. Although it does install as a service, when it
> is
> started it immediatly stops as unable to authenti
Günther Jedenastik wrote:
> well, preloading a library seems working, but the function decoration
> makes problems, but i'm sure this is my fault
> it would be great if anyone has a simple example for cygwin func decorations
Can't you just show us how you declare your replacement open()? In your
Anthony de Sousa wrote:
> Brian Thanks for the suggestions and I was extreemly interested in trying your
> suggestion of running the SSH client as a service. However I have not been
> successful in setting it up. Although it does install as a service, when it is
> started it immediatly stops as un
Eric Blake byu.net> writes:
>
> However, there is still a bug:
And another bug, involving the rename of a directory onto a broken symlink.
On Linux:
$ mkdir a
$ ln -s b c
$ mv a c/
mv: cannot overwrite non-directory `c' with directory `a'
$ ./rename a c/
result -1, errno 20: Not a directory
On 02 August 2007 09:58, Corinna Vinschen wrote:
> On Aug 1 22:44, Michael Lemke wrote:
>> Here's a SD memory card via a USB card reader:
>> [...]
>
> Thanks to all of you, guys, that was already very informative!
>
> Dunno if I just missed that, but I'm still looking for information
> about
Eric Blake byu.net> writes:
>
> "If the old argument and the new argument resolve to the same existing file,
> rename() shall return successfully and perform no other action."
Looks like this part works in the latest snapshot. Thanks for the
implementation.
However, there is still a bug:
$
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
http://cygwin.com/acronyms/#PPIOSPE - redirecting to the list.
According to Daniel on 8/3/2007 12:29 AM:
> Hi Eric,
>
> I'm running Windows XP Professional with Cygwin 2.510.2.2.
No, you aren't. You loaded cygwin using setup.exe version 2.510.2.2,
On Thu, Aug 02, 2007 at 12:46:16AM +0200, Cezary Sliwa wrote:
>
> Hello,
>
> I tried to build Lapack 3.1.1 using cygwin. Compilation works fine, but
> testing reports failures. The g77 flags were -O3 -funroll-all-loops.
>
> For gcc 3.3.3 failures are reported by CEV, CVX, CGV, DGV, SGV, ZGV.
>
One more:
8MB Compact Flash Card at USB multi-reader:
$ getvolinfo /mnt/P
Device Type: 7
Characteristics: 121
Volume Name: <>
Serial Number : 2008
Max Filenamelength : 255
Filesystemname :
Flags : 6
FILE_CASE_SENSITIVE_SEARCH : FALSE
FILE_C
Hi,
Thought I'd read somewhere that there was a Control-key sequence to raise a
Vista DOS window to administrator???!?
Alternatively is there a cyg command to run as administrator?
(sorry if this a chestnut)
(I am De-Vista-ted)
--
zzapper
http://www.rayninfo.co.uk/vimtips.html
--
Unsubscribe i
> Can you think of any real justification for
> getting rid of these old-style symlinks?
Yes: a user who wants a portable Cygwin on CD or DVD built by copying
from HD will need all links to be of the .lnk newer variety before
transfer: these will necessarily be +R on the portable medium and
th
Hey folks,
I installed cygwin on my local machine there recently. before
when I used cygwin I got the black screen with green cygwin icon that
denoted it in the taskbar.
Now I get the following.
http://www.nabble.com/file/p11979162/cygwin.gif
It also means that i can't amend the
Christopher Faylor schrieb:
On Wed, Aug 01, 2007 at 08:23:15AM -0700, Brian Dessent wrote:
G?nther Jedenastik wrote:
using g++ to compile a dll which overload's the open(); glibc system call.
Using preload i want to load my own dll with my open(); function. using
dlsym(); i try to loa
15 matches
Mail list logo