--- On Sat, 2014/3/1, Marco Atzeri wrote:
> On 01/03/2014 03:06, Tatsuro MATSUOKA wrote:
> > Hello
> >
> > I have installed octave 3.8.0 on win 7 32bit.
> >
> > octave:2> fplot (@cos, [0, 2*pi])
> > 5 [main] octave-cli-3.8.0 4840 child_info_fork::abort:
> >C:\cygwin\lib\lapack\cyglapac
as it works on 1.7.28 I presume it is a snapshot issue
$ uname -srv
CYGWIN_NT-6.1-WOW64 1.7.29s(0.271/5/3) 20140228 15:31:43
$ Xwin
Welcome to the XWin X Server
Vendor: The Cygwin/X Project
Release: 1.15.0.0
OS: CYGWIN_NT-6.1-WOW64 GE-MATZERI-EU 1.7.29s(0.271/5/3) 20140228
15:31:43 i686
OS
On 01/03/2014 03:06, Tatsuro MATSUOKA wrote:
Hello
I have installed octave 3.8.0 on win 7 32bit.
octave:2> fplot (@cos, [0, 2*pi])
5 [main] octave-cli-3.8.0 4840 child_info_fork::abort:
C:\cygwin\lib\lapack\cyglapack-0.dll: Loaded to different address:
parent(0x5D) != child(0x6C
Hello
I have installed octave 3.8.0 on win 7 32bit.
octave:2> fplot (@cos, [0, 2*pi])
5 [main] octave-cli-3.8.0 4840 child_info_fork::abort:
C:\cygwin\lib\lapack\cyglapack-0.dll: Loaded to different address:
parent(0x5D) != child(0x6C)
error: popen2: process creation failed -- R
On 2014-02-28 22:49, Andrey Repin wrote:
> Greetings, Peter Rosin!
>
>> If I:
>
> $ : >>tmp.c
>> $ gcc -E -Wmissing-include-dirs tmp.c >/dev/null
>
>> I get this annoying warning on stderr:
>
>> cc1: warning: ../../include/w32api: No such file or directory [enabled by
>> default]
>
>> Searchi
Greetings, Andrey Repin!
> db_cache: no
> Timer 2 Elapsed: 0:00:00,75
> Stable (+-0.02 regardless of current credentials.)
My bad.
--
WBR,
Andrey Repin (anrdae...@yandex.ru) 01.03.2014, <02:27>
Sorry for my terrible english...
--
Problem reports: http://cygwin.com/problems.html
FAQ:
Greetings, Corinna Vinschen!
> I've just uploaded a new snapshot to http://cygwin.com/snapshots/
I've sent a reply with testing details, but it may have been caught by SPAM
deflection for "excess use of foreign language".
Please disregard this notification, if a message will finally come through.
Greetings, mrushton!
> I was able to get my profle to run a script, but what I want is to create a
> shortcut to an ftp script, then create another shortcut to a menu script,
> and create another shortcut to another script.
> I am hoping I can be able to do this.
> I had them in a folder nu
Greetings, Peter Rosin!
> If I:
$ : >>tmp.c
> $ gcc -E -Wmissing-include-dirs tmp.c >/dev/null
> I get this annoying warning on stderr:
> cc1: warning: ../../include/w32api: No such file or directory [enabled by
> default]
> Searching the 'net suggests that it's an old bug:
> http://cygwin.co
On Feb 28 22:08, Corinna Vinschen wrote:
> On Feb 28 21:53, Frank Fesevur wrote:
> > 2014-02-28 18:14 GMT+01:00 Corinna Vinschen:
> > > I made some tests myself today, while debugging Frank's problem. If I
> >
> > I updated to the snapshot of today (28th) and now the message is not
> > shown anym
On Feb 28 21:53, Frank Fesevur wrote:
> 2014-02-28 18:14 GMT+01:00 Corinna Vinschen:
> > I made some tests myself today, while debugging Frank's problem. If I
>
> I updated to the snapshot of today (28th) and now the message is not
> shown anymore.
> Thanks for the fix.
Thanks for the report.
>
2014-02-28 18:14 GMT+01:00 Corinna Vinschen:
> I made some tests myself today, while debugging Frank's problem. If I
I updated to the snapshot of today (28th) and now the message is not
shown anymore.
Thanks for the fix.
I have yet another observation. When I am not connected with VPN it
takes a
Hi!
If I:
$ : >tmp.c
$ gcc -E -Wmissing-include-dirs tmp.c >/dev/null
I get this annoying warning on stderr:
cc1: warning: ../../include/w32api: No such file or directory [enabled by
default]
Searching the 'net suggests that it's an old bug:
http://cygwin.com/ml/cygwin/2013-07/msg00509.html
On Feb 28 20:49, Achim Gratz wrote:
> Corinna Vinschen writes:
> > It allows you to do the following in /etc/nsswitch.conf:
> >
> > db_cache: no
>
> Using the 15:31 snapshot DLL again via VPN, id dumps core after about
> 2:30 minutes.
How? Details? Stackdump? It works for me(TM). The timing
Corinna Vinschen writes:
> It allows you to do the following in /etc/nsswitch.conf:
>
> db_cache: no
Using the 15:31 snapshot DLL again via VPN, id dumps core after about
2:30 minutes.
> No caching of passwd and group data at all
>
> db_cache: yes
Startup of a shell in mintty takes about
I was able to get my profle to run a script, but what I want is to create a
shortcut to an ftp script, then create another shortcut to a menu script, and
create another shortcut to another script.
I am hoping I can be able to do this.
I had them in a folder numbered to do a process like 1 -
On 28/02/2014 19:09, Marco Atzeri wrote:
On 28/02/2014 18:43, Marco Atzeri wrote:
On 28/02/2014 09:26, Christian Wagner wrote:
mpirun is working for me on W7 64bit
hemmm
Not true, a developement copy was working.
something went wrong packing the files...
the file should be
$ ls
On 28/02/2014 18:43, Marco Atzeri wrote:
On 28/02/2014 09:26, Christian Wagner wrote:
mpirun is working for me on W7 64bit
hemmm
Not true, a developement copy was working.
something went wrong packing the files...
the file should be
$ ls -l orterun.exe
-rwxr-xr-x 1 marco Administra
Greetings, mrushton!
> Can some on give me a help with creating a shortcut to a shell script under
> Windows 7 ?
> I am doing something like this in the windows shorcut :
> C:\CygwinSoftware\bin\mintty.exe -i /Cygwin-Terminal.ico --exec
> /cygdrive/x/INBOUND/CWSCRIPTS/mymenu.sh
> Well I f
On 28/02/2014 09:26, Christian Wagner wrote:
I am using an up to date Windows 7 system with cygwin 64 bit installed. I've
installed via the cygwin interface all current cygwin packages except mail and
audio. cygwin\bin is added to the Windows environment. OpenMPI is added to PATH
(cygwin64\bin
On Feb 28 16:45, Achim Gratz wrote:
> Corinna Vinschen writes:
> > 1 second? That sounds still a bit slow.
>
> It appears that that there are multiple DC involved, either via
> delegation or redirection (as I've managed to get some partial group
> resolutions where groups from a particular domain
>>*** ERROR: inherit: unknown cygclass python3
>>[...]
>> You may want to modify cygport to handle DOS-style line-endings.
>
>cygport is a bash script, hence this applies:
>
>http://cygwin.com/ml/cygwin-announce/2007-05/msg3.html
Thanks for pointing that out.
I created a BASH_ENV environment v
On 2/28/2014 10:05 AM, carolus wrote:
On 2/27/2014 5:36 PM, Larry Hall (Cygwin) wrote:
, if you start one session of setup, select a
package, download it, and don't install it (for whatever reason), then
start another setup session and do the same thing with a with a different
mirror, you'll get
Corinna Vinschen writes:
> 1 second? That sounds still a bit slow.
It appears that that there are multiple DC involved, either via
delegation or redirection (as I've managed to get some partial group
resolutions where groups from a particular domain were absent). So all
this slowness probably ha
On 2/27/2014 5:36 PM, Larry Hall (Cygwin) wrote:
, if you start one session of setup, select a
package, download it, and don't install it (for whatever reason), then
start another setup session and do the same thing with a with a different
mirror, you'll get the same package again under a differe
On 2/22/2014 9:32 AM, carolus wrote:
When multiple mirrors are selected in setup.exe, if a server becomes
unresponsive should the program automatically roll over to another
server and continue? When it does, should it avoid repeating previous
downloads?
answered: http://cygwin.com/ml/cygwin/
Can some on give me a help with creating a shortcut to a shell script under
Windows 7 ?
I am doing something like this in the windows shorcut :
C:\CygwinSoftware\bin\mintty.exe -i /Cygwin-Terminal.ico --exec
/cygdrive/x/INBOUND/CWSCRIPTS/mymenu.sh
Well I found in the documentation that whe
On Feb 27 20:38, Corinna Vinschen wrote:
> On Feb 27 20:06, Frank Fesevur wrote:
> > 2014-02-13 15:38 GMT+01:00 Corinna Vinschen:
> > > This is a pretty intrusive change, in need of some serious testing, so
> > > I'd like to ask for volunteers. The latest 2014-02-13 snapshot from
> > > http://cygw
On Feb 28 03:12, Andrey Repin wrote:
> Greetings, Corinna Vinschen!
> > While we're at it, I just had this weird idea.
>
> > What if, as soon as the first Cygwin process in a process tree starts,
> > this process not only caches the primary group info, but also caches all
> > supplementary groups
* Christopher Faylor (Thu, 27 Feb 2014 15:26:33 -0500)
> On Thu, Feb 27, 2014 at 07:14:49PM +0100, Thorsten Kampe wrote:
> >* Christopher Faylor (Thu, 20 Feb 2014 13:11:39 -0500)
> >> I forgot to mention that I managed to duplicate this problem and am
> >> working on a fix for this and the other sc
Hi,
2014-02-14 1:42 GMT+09:00 Urs Janßen :
> Here's a log-entry from a configure (autoconf) script (when looking for
> ncursesw):
>
> configure:9503: clang -c -g -I/usr/lib/gcc/i686-pc-cygwin/4.8.2/include -O0
> -std=c99 -pedantic -W -Wall -Wextra -Wcast-align -D_XOPEN_SOURCE=600
> --I/usr/inclu
I am using an up to date Windows 7 system with cygwin 64 bit installed. I've
installed via the cygwin interface all current cygwin packages except mail and
audio. cygwin\bin is added to the Windows environment. OpenMPI is added to PATH
(cygwin64\bin) and LD_LIBRARY_PATH (cygwin64\lib).
Problem:
32 matches
Mail list logo