Slowness problem due to sjlj-exceptions for Octave

2007-09-04 Thread Tatsuro MATSUOKA
Dear sirs I'm Tatsuro MATSUOKA. This is the first time to post cygwin-app ML. I'm now using cygwin for octave, gnuplot and shell command etc. For the Octave society, it is very famous that building octave current standard gcc slows the octave because the cygwin treats the silj-exceptions very

Re: Slowness problem due to sjlj-exceptions for Octave

2007-09-05 Thread Tatsuro MATSUOKA
-interpreter --enable-hash-synchronization --enable- libstdcxx-debug Thread model: win32 gcc version 3.4.2 (mingw-special) Tatsuro Matsuoka -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http

Re: Slowness problem due to sjlj-exceptions for Octave

2007-09-05 Thread Tatsuro MATSUOKA
at differt folder on windows. The reason unix like path '--prefix=/mingw'is used, mingw gcc supposed to be used with msys. In the msys mounting system ((msyspath)/etc/fstab), /mingw is defined. Tatsuro Matsuoka -- Easy + Joy + Powerful = Yahoo! Bookmarks x

Re: Slowness problem due to sjlj-exceptions for Octave

2007-09-05 Thread Tatsuro MATSUOKA
or dwarf2 is not meaningless. On the other hand, it is grateful that the effort of the fast exception system has been continued. I hope this will be success as early as possible and it will be necesarry use the fast but not safe exception handling GCC for octave building. Sincerely Tatsuro Matsuoka

Re: Slowness problem due to sjlj-exceptions for Octave

2007-09-05 Thread Tatsuro MATSUOKA
on my web but 'not' post on the new binary package on the cygwin. I do not want to build the octave by the gcc in the cygwin package because it is too slow to use. Sorry for my carelessness. Tatsuro MATSUOKA -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports

Re: Slowness problem due to sjlj-exceptions for Octave

2007-09-05 Thread Tatsuro MATSUOKA
because the I'm using cygwin every day. Thank to all contributers to the cygwin. Sincerely, Tatsuro MATSUOKA -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ

Re: Slowness problem due to sjlj-exceptions for Octave

2007-09-05 Thread Tatsuro MATSUOKA
the gcc normally prepared. At that time, there was no other way to build octave on windows so that even slow binary is meaningful. * Please note that the above is mere my speculation. * Tatsuro MATSUOKA -- Unsubscribe info: http

Re: Slowness problem due to sjlj-exceptions for Octave

2007-09-05 Thread Tatsuro MATSUOKA
program that requires X. So that the altanative idea is the gnuplot X on mingw. However this take a lot of time, perhaps I cannot have time to do it. Tatsuro MATSUOKA -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

Re: Slowness problem due to sjlj-exceptions for Octave

2007-09-06 Thread Tatsuro MATSUOKA
in the near future. Thanks! Best regards to all who replied this matter and read them. Tatsuro MATSUOKA -- Easy + Joy + Powerful = Yahoo! Bookmarks x Toolbar http://pr.mail.yahoo.co.jp/toolbar/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe

Re: Slowness problem due to sjlj-exceptions for Octave

2007-09-07 Thread Tatsuro MATSUOKA
Files\Hidemaru;C:\Program Files\gp420win32\gnuplot\bin;C:\ Program Files\md5 command I did not set PATH variable to the cygwin nor mingw(msys). Path to the cygwin or the mingw is set in starting batch files. Sincerely Tatsuro MATSUOKA -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe

Re: Slowness problem due to sjlj-exceptions for Octave

2007-09-07 Thread Tatsuro MATSUOKA
Hello Brian This is Tatsuro Matsuoka replying. Here I meant to add that of course we have discussed deprecating -mno-cygwin and offering a real MinGW cross in its place, which would have its own back-end, and thus could have a different exception handling model. But by the time you've done all

gcc-dw2? or fast sjlj-exceptions EH

2007-09-10 Thread Tatsuro MATSUOKA
This is Tatsuro Matsuoka writing. There have been some discussions since I uploaded the topic : 'Slowness problem due to sjlj-exception for Octave'. In the topic, Brain wrote But by the time you've done all that, you might as well just package a separate gcc named gcc-dw2 or whatever and have

Re: gcc-dw2? or fast sjlj-exceptions EH

2007-09-10 Thread Tatsuro MATSUOKA
Thank you Danny. My ability is not high enough so that I will discuss your suggestion in the Octave ML. Tatsuro MATSUOKA Danny Smith [EMAIL PROTECTED] wrote: (2007/09/11 07:06) At http://www.cygwin.com/ml/cygwin/2007-09/msg00194.html Tatsuro Matsuoka wrote: The best solution, I think

Re: gcc-dw2? or fast sjlj-exceptions EH

2007-09-11 Thread Tatsuro MATSUOKA
Eric Blake [EMAIL PROTECTED] wrote: (2007/09/12 09:29) I think you are misunderstanding a fundamental concept. sjlj exception handling is inherently slower than stack-tracing exception handling, because it must assume the worst and store the entire stack state (the 'sj' or setjump) prior to any

Re: gcc-dw2? or fast sjlj-exceptions EH

2007-09-11 Thread Tatsuro MATSUOKA
user like me. Tatsuro MATSUOKA Tatsuro MATSUOKA -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: gcc-dw2? or fast sjlj-exceptions EH

2007-09-12 Thread Tatsuro MATSUOKA
will be solved in the near future. Tatsuro MATSUOKA -- Easy + Joy + Powerful = Yahoo! Bookmarks x Toolbar http://pr.mail.yahoo.co.jp/toolbar/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

gnuplot 4.2.2

2007-09-14 Thread Tatsuro MATSUOKA
Dear Dr. Volker Zell The gnuplot 4.2.2 has been released. http://sourceforge.net/project/showfiles.php?group_id=2055 There is the cygwin version on that web. Is there a plan this version gnuplot to be intallabel from the setup? Sincerely yours Tatsuro MATSUOKA

Re: gnuplot 4.2.2

2007-09-14 Thread Tatsuro MATSUOKA
Dr. Volker Zell [EMAIL PROTECTED] wrote: It should be mirrored soon. Thanks! I'll wait for it. Tatsuro -- Easy + Joy + Powerful = Yahoo! Bookmarks x Toolbar http://pr.mail.yahoo.co.jp/toolbar/ -- Unsubscribe info:

Octave 2.9.14 Cygwin testing binaries Update

2007-09-19 Thread Tatsuro MATSUOKA
Dear Octave-Cygwin Users, I have just uploaded the cygwin tesing binary packages of the latest octave snapshot the octave-2.9.14. http://www.geocities.jp/tmacchant/ In the last posting, I have fogotten to write the URL. Sorry! Regards Tatsuro -- Unsubscribe info:

about log2 function in GCC on cygwin

2008-07-24 Thread Tatsuro MATSUOKA
Hello I am now trying to buid octave-3.1.51 on cywin. I have a question. The following lines the config.log which are related to log2. The existence of log2 is found. However it did not go well octave configure test. This gcc is prepared from source with disable-sjlj-exception. However

Re: about log2 function in GCC on cygwin

2008-07-24 Thread Tatsuro MATSUOKA
Hello Yaakov Thank you for your prompt reply. The information is helpful for me. Regards Tatsuro --- Yaakov (Cygwin Ports) [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Tatsuro MATSUOKA wrote: | The following lines the config.log which are related to log2

bug of gcc-3.4.4-3 on cygwin ?

2008-07-30 Thread Tatsuro MATSUOKA
Hello I cannot understand why this error came out for cygwin gcc-3.4.4-3. http://www.cae.wisc.edu/pipermail/bug-octave/2008-July/006413.html For mingw, this error does not occured. Regards Tatsuro -- Power up the Internet with Yahoo! Toolbar.

Re: Difficulty building gcc 4.3.2 under i386-pc-cygwin

2008-09-07 Thread Tatsuro MATSUOKA
Hello Werner Wothke My suggestin is non-sense from logical sense but is a success story to build gcc-4.3.2. I have tried with gcc-3.4.4-3 on cygwin, the same error appeared. I have compliled from gcc 4.3.2 (only C, C++, Fortran) from gcc 4.3.1, there occured no problems. To my knowledge

Re: [ANNOUNCEMENT] Updated experimental package: gcc4-4.3.2-1 (Why thread model is single?)

2008-09-16 Thread Tatsuro MATSUOKA
Hello I have a simple question of the thead model of gcc-4. At gcc v3 on cygwin thead model is posix. $ gcc-4 -v : Thread model: single Is there any reason to be a single thread model for gcc-4? Regards Tatsuro -- Enjoy MLB with MAJOR.JP! Ichiro,

Re: [ANNOUNCEMENT] Experimental: octave{,-doc,-devel}-3.0.2-2 and octave-forge-20080831-2

2008-09-17 Thread Tatsuro MATSUOKA
Hello Macro I have tried to install octave 3.0.2-2 through the cygwin setup. Uninstall of octave 3.0.2-1 was successful but install of octave 3.0.2-2 was failed. The mirror site I have used ftp.jaist.ac.jp(ftp), ring.aist.go.jp(ftp) Any suggestions? Regards Tatsuro --- Marco Atzeri

Re: [ANNOUNCEMENT] Experimental: octave{,-doc,-devel}-3.0.2-2 and octave-forge-20080831-2

2008-09-17 Thread Tatsuro MATSUOKA
::handle_exceptions: Error while dumping state (probably corrupted stack) End of update-desktop-database.exe.stuckdump So I have downloaded all tar files and they were manually extracted and they worked fine. I do not know what were wrong. Regards Tatsuro --- Tatsuro MATSUOKA [EMAIL PROTECTED] wrote

Setup.exe issue? was ([ANNOUNCEMENT] Experimental: octave{,-doc,-devel}-3.0.2-2 and octave-forge-20080831-2)

2008-09-18 Thread Tatsuro MATSUOKA
Hello Please see http://cygwin.com/ml/cygwin/2008-09/msg00408.html http://cygwin.com/ml/cygwin/2008-09/msg00412.html http://cygwin.com/ml/cygwin/2008-09/msg00413.html The file update-desktop-database.exe is fouind at /bin directry. Perhaps setup.exe uses for installing process. This might be

Re: Setup.exe issue? was ([ANNOUNCEMENT] Experimental: octave{,-doc,-devel}-3.0.2-2 and octave-forge-20080831-2)

2008-09-18 Thread Tatsuro MATSUOKA
Hello --- Marco Atzeri [EMAIL PROTECTED] wrote: --- Tatsuro MATSUOKA ha scritto: Hello Please see http://cygwin.com/ml/cygwin/2008-09/msg00408.html http://cygwin.com/ml/cygwin/2008-09/msg00412.html http://cygwin.com/ml/cygwin/2008-09/msg00413.html setup.ini instead

Re: Setup.exe issue? was ([ANNOUNCEMENT] Experimental: octave{,-doc,-devel}-3.0.2-2 and octave-forge-20080831-2)

2008-09-18 Thread Tatsuro MATSUOKA
Hello Christopher Faylor --- Christopher Faylor [EMAIL PROTECTED] wrote: On Thu, Sep 18, 2008 at 09:10:02AM +0200, Marco Atzeri wrote: --- Marco Atzeri ha scritto: setup.ini instead. It is missing the [test] declaration reported on the setup.hint

Cannot build ftgl-2.1.3~rc5

2008-09-19 Thread Tatsuro MATSUOKA
Hello I could not build ftgl-2.1.3~rc5. ** g++-4 -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -g -O2 -MT libftgl_la-FTVectoriser.lo -MD -MP -MF

Source of gnuplot 4.2.4 is avalable on SourceForge

2008-09-24 Thread Tatsuro MATSUOKA
Hello Source of gnuplot 4.2.4 is avalable on SourceForge. http://sourceforge.net/project/platformdownload.php?group_id=2055 Regards Tatsuro -- Enjoy MLB with MAJOR.JP! Ichiro, Matsuzaka, Matsui, and more! http://pr.mail.yahoo.co.jp/mlb/ -- Unsubscribe

pstoedit: version 3.45

2008-11-28 Thread Tatsuro MATSUOKA
Hello The program pstoedit: version 3.45 would like to use /usr/X11R6/bin/gs. However the gs.exe is now in the /usr/bin so that pstoedit is not working now. So I made a simbolic link like $ ln -s /usr/bin/gs.exe /usr/X11R6/bin/gs.exe This enable us to use pstoedit. Please revise this point

octave-3.0.3-1: mkoctfile error : mkoctfile seems to be unable to find liboctave

2009-01-26 Thread Tatsuro MATSUOKA
Hello $ octave GNU Octave, version 3.0.3 Copyright (C) 2008 John W. Eaton and others. This is free software; see the source code for copying conditions. There is ABSOLUTELY NO WARRANTY; not even for MERCHANTIBILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, type `warranty'. : :

Re: octave-3.0.3-1: mkoctfile error : mkoctfile seems to be unable to find liboctave

2009-01-26 Thread Tatsuro MATSUOKA
of octave-3.0.3-1. Regards Tatsuro --- Tatsuro MATSUOKA tmaccha...@yahoo.co.jp wrote: Hello $ octave GNU Octave, version 3.0.3 Copyright (C) 2008 John W. Eaton and others. This is free software; see the source code for copying conditions. There is ABSOLUTELY NO WARRANTY; not even

Re: octave-3.0.3-1: mkoctfile error : mkoctfile seems to be unable to find liboctave

2009-01-27 Thread Tatsuro MATSUOKA
Hello --- Marco Atzeri marco_atz...@yahoo.it wrote: Thanks Tatsuro, give me few days, as I need to repack both octave-3.0.3-1 for cygwin-1.5 octave-3.0.3-2 for cygwin-1.7 OK! No problem. is anything else fine ? It seems that it is fine at the moment. Regards Tatsuro

Re: C++ ambiguous template specialization (cygwin only)

2009-01-30 Thread Tatsuro MATSUOKA
Hello Sorry this is not answer. I have also met the same problem and I have not been able to build Octave-3.1 branch. I have an experience to build octave-3.1.50 on mingw. No similar kinds of errors did not occur. Regards Tatsuro --- Marco Atzeri wrote: Dear all, unfortunately I am

build failure of Octave 3.2.0 on cygwin

2009-06-25 Thread Tatsuro MATSUOKA
Hello I'm trying to build octave-3.2.0 on cygwin. I prepared ftgl-2.1.3~rc5, ARPACK, qrupdate, the atlas libralies optimized for my CPU. In the make, I have encounterd the building error on the fltk library. g++-4 -shared -Wl,--export-all-symbols -Wl,--enable-auto-import

Re: R: build failure of Octave 3.2.0 on cygwin

2009-06-26 Thread Tatsuro MATSUOKA
need also to upload arpack-96-1 ftgl-2.1.3~rc5-1 qrupdate-1.0-2 but these are already on my site, http://matzeri.altervista.org/ so you can already test them. Regards Marco --- Ven 26/6/09, Tatsuro MATSUOKA tmaccha...@yahoo.co.jp ha scritto: Da: Tatsuro MATSUOKA

Re: [1.5.25-15] bash won't load .bashrc after i rename it as `sh.exe'.

2009-07-11 Thread Tatsuro MATSUOKA
Hello Please make the file .bash_profile and describe source .bashrc in it Regards Tatsuro --- chengxia...@gmail.com wrote: bash.exe loads my .bashrc in $HOME directory. But when i copy bash.exe as sh.exe, .bashrc won't be loaded. Rename as anything(like sh1.exe, sh2.exe, ...) except

Re: [1.5.25-15] bash won't load .bashrc after i rename it as `sh.exe'.

2009-07-11 Thread Tatsuro MATSUOKA
Sorry I have misled stories. Please ignore me. --- Tatsuro MATSUOKA wrote: Hello Please make the file .bash_profile and describe source .bashrc in it Regards Tatsuro --- chengxia...@gmail.com wrote: bash.exe loads my .bashrc in $HOME directory. But when i copy

How cygwin realize posix pipe?

2009-07-30 Thread Tatsuro MATSUOKA
Hello I have involved in the octave project. Octave uses gnuplot as a graphic backend and data are sent and recieved via pipe. A report of slowness issue of the plot on octave on windows reported. Please see http://www.nabble.com/Plotting-with-3.2.0-on-Windows-is-SLOO-td24703690.html

Re: How cygwin realize posix pipe?

2009-07-30 Thread Tatsuro MATSUOKA
Hello --- Christopher Faylor cgf-use-the-mailinglist-ple...@cygwin.com wrote: 1) Cygwin is a free software project so source code is available. If you have questions about how stuff is done you can always look at the source code. 2) Please don't use this mailing list to debug problems

Re: How cygwin realize posix pipe?

2009-07-30 Thread Tatsuro MATSUOKA
Hello --- Haojun Bao wrote: So one of your program is native and the other cygwin. It's like a similar issue I met when using native Emacs+Gnus and cygwin programs (openssl client) to read imap mails, it is very slow. I guess it was a pipe size issue, for old DOS compatibility, the

Re: [ANNOUNCEMENT] Updated: gnuplot-4.4.0-1: A command-line driven interactive function plotting utility

2010-05-12 Thread Tatsuro MATSUOKA
Hello I am glad to hear the gnuplot on the cygwin site is updated. I have two question on this release. * 1. The gd-2.0.36RC1 has a bug for the treatment fontconfig libraries. See,

Re: [ANNOUNCEMENT] Updated: {gd/libgd2/libgd-devel}-2.0.36RC1-11: An open source code library for the dynamic creation of images.

2010-05-18 Thread Tatsuro MATSUOKA
Hello I'm glad to see that libgd2 is updated to fix the fontconfig related bug. I aplogized that I have not told that gd_png.c should be modified when linking with the libpng-1.4, which is current release of the libpng. The gd_png.c in gd-2.0.36RC1 uses the function png_check_sig in the

How to know if the x11 display uses 24-bit RGB color or instead uses a color palette with a fixed number of colors

2010-10-07 Thread Tatsuro MATSUOKA
Hello I have a trouble using cvs version gnuplot built myself. The thread is http://old.nabble.com/pm3d-plot-is-brack-for-x11-terminal-gnuplot-td29903528.html The replier asked me whether I can know if the x11 display uses 24-bit RGB color or instead uses a color palette with a fixed number of

Re: How to know if the x11 display uses 24-bit RGB color or instead uses a color palette with a fixed number of colors

2010-10-08 Thread Tatsuro MATSUOKA
Hello Thank you Mark. I have installed xdpyinfo and obtained the required information. Regards Tatsuro --- Mark Geisert wrote: Tatsuro MATSUOKA writes: On the Linux, the xdpyinfo command can be used. On my cygwin system, xdpyinfo does not exist. However I do not install full

Re: How to know if the x11 display uses 24-bit RGB color or instead uses a color palette with a fixed number of colors

2010-10-08 Thread Tatsuro MATSUOKA
: Tatsuro MATSUOKA writes: On the Linux, the xdpyinfo command can be used. On my cygwin system, xdpyinfo does not exist.#65533; However I do not install full components of the cygwin. Does the xdpyinfo exist in cygwin? For a while now the X components have been unbundled and can

[1.7]/usr/lib/libcygwin.a(libcmain.o):(.text+0xa9): undefined reference to `_winm...@16'

2009-11-26 Thread Tatsuro MATSUOKA
Hello When linking gnuplot-tikz.lua.exe, which is part of gnuplot for a lua related terminal, the following error appeared gcc-4 -O3 -fomit-frame-pointer -L/usr/lib -o gnuplot-tikz.lua.exe -lpangocairo-1.0 -lcairo -lpangoft2-1.0 -lpixman-1 -lglitz -lpng12 -lxcb-render-util -lXrender

Re: [1.7]/usr/lib/libcygwin.a(libcmain.o):(.text+0xa9): undefined reference to `_winm...@16'

2009-11-27 Thread Tatsuro MATSUOKA
Hello --- Csaba Raduly wrote: What library should I link to overcome the above: undefined reference to `_winm...@16' ? You may want to check http://www.bloodshed.net/dev/faq.html#winmain There appears to be no .o in that commandline, so there may be no main() defined. I have just

htlatex

2010-02-11 Thread Tatsuro MATSUOKA
Hello Currently gnuplot 4.5(cvs) stopped to use latex2thml but start to use the htlatex. I have been used the latex2thml after installing it by myself. I have searched the htlatex but I cannot find good information htlatex working on cygwin. It will be grateful for me someone will me

Re: htlatex

2010-02-12 Thread Tatsuro MATSUOKA
Hello --- Angelo Graziosi wrote: Tatsuro MATSUOKA wrote: I have searched the htlatex but I cannot find good information htlatex working on cygwin. TeXLive 2009 builds and works fine under Cygwin: this is an official supported system [1]. TeXLive does have 'htlatex', though I

Re: htlatex

2010-02-12 Thread Tatsuro MATSUOKA
Hello --- Eliot Moss wrote: While I am a great fan of cygwin, for LaTeX I have converted over to using MiKTeX and am quite happy with it. By adding appropriate directories to my paths I can invoke it from cygwin and the various scripts I've written for managing LaTeX document production

gnuplot-4.4.0 is uploaded on the gnuplot web site

2010-03-14 Thread Tatsuro MATSUOKA
Hello gnuplot-4.4.0 is uploaded on the gnuplot web site. http://sourceforge.net/projects/gnuplot/files/ On the page cygwin version of gnuplot binary package is also uploaded. gp440win32x11.zip Regards Tatsuro -- Get the new Internet Explorer 8 optimized

A fix to gd-2.0.36RC1

2010-03-20 Thread Tatsuro MATSUOKA
Hello A problem was occurred on gnuplot executable linked the gd-2.0.36RC1 libraries linked with fontconfig available by cygwin setup.exe. I have reported it on the gnuplot list. http://old.nabble.com/gd-and-fontconfig-to27967801.html The problem can be solved the patch,

Grace does not work

2008-02-09 Thread Tatsuro MATSUOKA
Hello I have installed the grace from cygwin setup. * $ xmgrace [EMAIL PROTECTED] ~ $ ps PIDPPIDPGID WINPID TTY UIDSTIME COMMAND 588 1 588588 con 1006 13:00:01 /usr/local/ck/ck 2712 5882712 35080

RE: Grace does not work

2008-02-10 Thread Tatsuro MATSUOKA
* Are there something missing ? Regards Tatsuro --- Dave Korn [EMAIL PROTECTED] wrote: On 10 February 2008 06:38, Tatsuro MATSUOKA wrote: Hello I have installed the grace from cygwin setup. $ ls -l /bin/grace.exe lrwxrwxrwx 1 Tatsu Users 32 Feb 10 15:22 /bin/grace.exe

RE: Grace does not work

2008-02-13 Thread Tatsuro MATSUOKA
Hello I have tried to use grace with buiding from source. I tried the cygwin ftp source trees or grace web page. Build processes thenseslves seemed to be done. However, no binaries have been worked well at all. I do not usually use the grace. So that I don't worry it at all. But I have a

Re: Grace distribution is not standard

2008-02-22 Thread Tatsuro MATSUOKA
Hello The grace have not been executed on my computer. Are there people who tried to work the grace on thier computers? I'm not using the grace in dairy works. But I think that it is a good software. I hope that it works well on any computer who are installed the cygwin. Regrads Tatsuro

Re: Grace distribution is not standard

2008-02-24 Thread Tatsuro MATSUOKA
Hello --- Volker Quetschke [EMAIL PROTECTED] wrote: The grace have not been executed on my computer. Are there people who tried to work the grace on thier computers? Yes, works fine here. Hmmm! Then why cannot I execute grace on my computers (in Univ. and Home)? I hope that the grace

Re: grace

2008-02-24 Thread Tatsuro MATSUOKA
Hello I know the below. --- Goldschmidt, Yadin Y [EMAIL PROTECTED] wrote: You have to start first the X server and then from the xterm window type xmgrace. Please see http://sourceware.org/ml/cygwin/2008-02/msg00228.html This is not so simple problem. Pleases trace the grace topic on the

Re: grace

2008-02-25 Thread Tatsuro MATSUOKA
Hello RE: grace Goldschmidt, Yadin Y [EMAIL PROTECTED]wrote; Please try the following: Close all cygwin processes and if you have sshd running kill it with kill -9. open a dos command window (not cygwin window). type:cd c:\cygwin\bin then type: ash you will get a $ prompt. Type: rebaseall (one

Re: Grace distribution is not standard

2008-02-25 Thread Tatsuro MATSUOKA
regarding this topic, I am subscribed to the cygwin list. Tatsuro MATSUOKA wrote: Hello --- Volker Quetschke [EMAIL PROTECTED] wrote: The grace have not been executed on my computer. Are there people who tried to work the grace on thier computers? Yes, works fine here. Hmmm

Rebase all sometimes solve the grace problem.

2008-02-29 Thread Tatsuro MATSUOKA
Hello This is just a record. The grace had not been executed on my cygwin. The suggestion from Goldschmidt, Yadin Y solved the problem. I summerised here. My problem could be seen at http://sourceware.org/ml/cygwin/2008-02/msg00228.html The prescription is the following Close all cygwin

emacs x mode does not appear

2008-03-01 Thread Tatsuro MATSUOKA
Hello The emacs x mode does not appear on my cygwin. So I tried reinstall by cygwin setup but breaks down at uninstalling previous emacs stage. I tried http%3a%2f%2fftp.jaist.ac.jp%2fpub%2fcygwin http%3a%2f%2fmirror.mcs.anl.gov%2fcygwin I extracted tar.bz2 of the emacs-X11 and saw dir

Reinstall of emacs always fails in cygwin setup

2008-03-08 Thread Tatsuro MATSUOKA
Hello My emacs seems to be broken so I have been tried reinstall emacs. However in downloadin stage is no problem but the uninstallin stage it always hang up with error message from the MS-windws. My OS is win xp home. I have tried download the components to the local directry and tried to

emacs 21.3 does work while 22.1 works: Why 21.3 is default in cygwin setup

2008-03-10 Thread Tatsuro MATSUOKA
Hello I have been spent dirty days emacs does not work well. Recently emacs-22.1 seemed to be uploaded. In the cygwin set up 21.3 is still default and I forced to select 22.1. It works fine. Why 21.3 is default in the cygwin setup? It does work at all Regards Tatsuro

Re: emacs 21.3 does work while 22.1 works: Why 21.3 is default in cygwin setup

2008-03-11 Thread Tatsuro MATSUOKA
Hello Thank you for your reply. Tatsuro MATSUOKA tmacchant2 at yahoo.co.jp writes: Why 21.3 is default in the cygwin setup? It does work at all Sorry, but isn't the default 21.2.13? Sorry it is 21.2.13. After noticed that I checked archives of 21.2.13 stored in cygwin setup

Re: emacs 21.3 does work while 22.1 works: Why 21.3 is default in cygwin setup

2008-03-11 Thread Tatsuro MATSUOKA
PROTECTED] wrote: Hi, On Tue, Mar 11, 2008 at 9:03 PM, Tatsuro MATSUOKA [EMAIL PROTECTED] wrote: I extracted all bz2 files concerning to the emacs. I installed with the standard setup... The size of emacs-x11.exe is 0 byte That's why emacs does not work at all. Well, I

Re: emacs 21.3 does work while 22.1 works: Why 21.3 is default in cygwin setup

2008-03-11 Thread Tatsuro MATSUOKA
Hello --- Brian Dessent [EMAIL PROTECTED] wrote: Tatsuro MATSUOKA wrote: After that I cannot execute $ emacs Nothing happend Only $ emacs -nw worked. This happens both in home and university. That can happen either a) you have $DISPLAY set but you aren't running an X11

Re: emacs 21.3 does work while 22.1 works: Why 21.3 is default in cygwin setup

2008-03-12 Thread Tatsuro MATSUOKA
. Thank you agian for your kindness. Regards Tatsuro --- Marc Girod [EMAIL PROTECTED] wrote: Hello, On Wed, Mar 12, 2008 at 12:20 AM, Tatsuro MATSUOKA [EMAIL PROTECTED] wrote: I have downdloded emacs-X11-21.2-13.tar.bz2 from ftp://mirror.nyi.net/cygwin/release/emacs

Will gnuplot 4.2.3 on cygwin be comming soon?

2008-03-13 Thread Tatsuro MATSUOKA
Hello cygwin-gnuplot maintainer I found that gnuplot 4.2.3 has been officially updatex on sourceforge However unfortunately, there was no gp423win32x11.zip. Of course you will know that build of the gnuplot from source on cygwin is not a difficult work. So I think it is you will go ahead to to

Re: DLL into .a (Metis problem)

2008-03-19 Thread Tatsuro MATSUOKA
Hello I have an experience to build the Metis from source on cygwin. It is not so tough work so that you can get everything if you build the METIS libraries by yourself. However, the Metis license is NOT compatible to GPL. Therefore, the octave community have decided not to use the Metis to

Re: Cygwin problems under Vista

2008-03-21 Thread Tatsuro MATSUOKA
Hello 2) It seems there is no reliable fix for XFree86 and people have suggested Xming which works fine for me. While XFree86 was integrated with Cywin's main installer which was a huge advantage. Is there any way to replace XFree86 by Xming so that only Xming packages are

Re: Cygwin problems under Vista

2008-03-22 Thread Tatsuro MATSUOKA
Hello --- Vinod wrote: Thanks. Cygwin-X does not work and Xming works but can not be bundled with Cygwin...too bad. Really? It works well on my computer (win XP).(Usaully I also use Xming.) Mmmm Certainly the CygwinX is old (Last updated: 2004-04-23 1500 EDT) because no maintainer has

Re: Cygwin problems under Vista

2008-03-22 Thread Tatsuro MATSUOKA
Hello I'll forward the message from Vinod. I cannot reply him any longer since I am mere a user. My opinion is that if the Cygwin-X no longer works well on the Vista, at least it should be stated on the web. Regards Tatsuro --- Vinod Gupta wrote: As I said in my original posting, lots of

Re: Cygwin problems under Vista (pleae reply from others)

2008-03-23 Thread Tatsuro MATSUOKA
Hello For people who did not concern this topic, I draw back the first mail from Vinod Gupta and his first and last mails. After I wrote the above, I have been thought about the issues. I am a one of the user of the cygwin. But I am an unofficial octave on cygwin maintainter. (my web

Re: Using curses with -mno-cygwin

2008-03-24 Thread Tatsuro MATSUOKA
Hello Public Mailing Lists wrote: MinGW supports curses, and Cygwin supports MinGW. It looks like curses Really? To my knowldge, bare MinGW and msys does not support the cursor. It is found in the GnuWin32 packages and I always use it on msys+MinGW+GnuWin32.

Re: Remove Cygwin Path for Called Batch Script

2008-03-25 Thread Tatsuro MATSUOKA
Hello $ cygpath --help Is this infomation useful for you? Rerads Tatsuro --- Scott Wegner [EMAIL PROTECTED] wrote: Greg Chicares wrote: On 2008-03-25 13:30Z, Scott Wegner wrote: I am trying to create a wrapper Cygwin bash script to add functionality to an existing Windows batch

Re: build a GMPlib win32 dll with Cygwin

2008-03-26 Thread Tatsuro MATSUOKA
Hello I have built a static libraries gmp4.2.2 on msys+ mingw. You can build a dll file by using the g++ like g++ -shared -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-auto-image-base -Wl,--out-implib=libhdf5.dll.a -o cyghdf5.dll \ H5.o H5A.o H5AC.o H5B.o H5C.o H5D.o

Re: Cygwin problems under Vista (please reply to Vinod)

2008-03-31 Thread Tatsuro MATSUOKA
Hello I'm not always agreement with Vinod's opinion but I cannot understand why others ignore him. Only I have made replies to him. I am a mere user of cygwin. In addition I'm a XP user so that I do not understand what is the problem about the cygwin on the VISTA. I think that the purpose

Re: Cygwin problems under Vista (please reply to Vinod)

2008-03-31 Thread Tatsuro MATSUOKA
tried. This suggestion is really need for Vinod, I think. Larry Hall, I really appreciate you for your sincere advises. Sincerly Tatsuro MATSUOKA -- Easy + Joy + Powerful = Yahoo! Bookmarks x Toolbar http://pr.mail.yahoo.co.jp/toolbar/ -- Unsubscribe info

Re: Cygwin problems under Vista (please reply to Vinod)

2008-03-31 Thread Tatsuro MATSUOKA
Hello Thank you Larry. Your explanations are quite comprehensive. I have to polish my English writing as good as you have wriiten. :-) I have gottten a lot of thing from the cygwin so I would like everyone to be happy with cygwin. Regards Tatsuro --- Larry Hall (Cygwin) [EMAIL PROTECTED]

Re: gcc 4.3 (was: gettext latest vers. 0.17)

2008-04-05 Thread Tatsuro MATSUOKA
sjlj ot dwarf2 does not matter. Users always would like to seek the fast and stable compliers. I respect that cygwin team staffs are paying effors for preparing good complilers. I hope that thier effrots will be successful in the cygwin 1.7. Sincerely, Tatsuro MATSUOKA --- Brian Dessent

Re: gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) Internal compiler error

2008-04-19 Thread Tatsuro Matsuoka
Hello I'm a mere one of the user and also waiting dw2-ed gcc 4.x for cygwin. I have build gcc-4.3.0 and test for build gnuplot and octave. For gnuplot it worked fine and performance of a built binary is pretty good. However, for octave the gcc-4.3.0 cannot be use for built. Also, part of the

Re: Fwd: octave updated to 3.4.0-3. Please test (strcat error)

2011-03-31 Thread Tatsuro MATSUOKA
Hello I have tested on windows 7 Home premium 64 bit with octave-3.4.0-3 and cygwin 1.7.9. octave:1 t=(0:0.1:2*pi); octave:2 plot(t,sin(t)) 0 [main] gnuplot 4356 exception::handle: Exception: STATUS_ACCESS_VIOLATION 752 [main] gnuplot 4356 open_stackdumpfile: Dumping stack trace to

Re: Fwd: octave updated to 3.4.0-3. Please test (strcat error)

2011-04-06 Thread Tatsuro MATSUOKA
Hello I have confirmed that octave-3.4.0-3 fails to plot on cygwin 1.7.9-1 but not 1.7.8-1. Regards Tatsuro --- marco atzeri marco.atz...@gmail.com wrote: On Mon, Apr 4, 2011 at 11:17 PM, Christopher Faylor wrote: On Fri, Apr 01, 2011 at 01:25:47AM -0400, Christopher Faylor wrote: Since

.deps/foo.Plo:1: *** multiple target patterns. Stop. :: for Cygwin + mingw 64 make

2011-08-22 Thread Tatsuro MATSUOKA
Hello I am now preparing gnuplot for windows 64 bit using Cygwin + mingw 64 tools. If a library uses libtool first make command went well. However, once make was finished, make stops like below. $ make .deps/foo.Plo:1: *** multiple target patterns. Stop. I have encountered this phenomena in

Re:[solved].deps/foo.Plo:1: *** multiple target patterns. Stop. :: for Cygwin + mingw 64 make

2011-08-23 Thread Tatsuro MATSUOKA
/Programs/gplibs64/lib' \ snip ../sourcePath/configure The above solves the error Thanks!! --- On Tue, 2011/8/23, Csaba Raduly wrote: On Tue, Aug 23, 2011 at 5:00 AM, Tatsuro MATSUOKA  wrote: Hello I am now preparing gnuplot for windows 64 bit using  Cygwin + mingw 64 tools

[octave 3.8.0] font missig in fltk graph

2014-02-20 Thread Tatsuro MATSUOKA
Hello I have installed Cygwin-67 on windows 7 64 bit to use octave. So far everything is fine on gnuplot graphics_tool kit. However, on fltk graphics_toolkit, fonts on the graph were not represent. For example, http://www.geocities.co.jp/tmoctwin/files/fltk20140221.html Any suggestions?

Re: [octave 3.8.0] font missig in fltk graph

2014-02-21 Thread Tatsuro MATSUOKA
--- On Fri, 2014/2/21, Marco Atzeri wrote: On 21/02/2014 05:44, Tatsuro MATSUOKA wrote: Hello I have installed Cygwin-67 on windows 7 64 bit to use octave. So far everything is fine on gnuplot graphics_tool kit. However, on fltk graphics_toolkit, fonts on the graph were not represent

gnuplot 4.6.5 has been released

2014-02-24 Thread Tatsuro MATSUOKA
Hello gnuplot 4.6.5 has been released. http://sourceforge.net/projects/gnuplot/files/gnuplot/4.6.5/ Are there any plan to update from current distribution (4.6.3)? Regards Tatsuro -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/

[octave 3.8.0 cygwinX86] plot failure

2014-02-28 Thread Tatsuro MATSUOKA
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 --

Re: [octave 3.8.0 cygwinX86] plot failure

2014-02-28 Thread Tatsuro MATSUOKA
--- 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\cyglapack-0.dll: Loaded

cannot copy graphics to clipboad

2014-03-08 Thread Tatsuro MATSUOKA
Hello ( I have build wxWidgets-2.8.12 on Cygwin_x86. After that I have build gnuplot (4.6.5 and cvs) with wxt terminal. On the plotting window of the terminal of gnuplot, there is a copy to clipboad button. However, I clicked the button and tried to paste to Xfig working on Cygwin, nothing

Re: cannot copy graphics to clipboad

2014-03-10 Thread Tatsuro MATSUOKA
--- On Mon, 2014/3/10, Jon TURNEY wrote: On 08/03/2014 10:31, Tatsuro MATSUOKA wrote: I have build wxWidgets-2.8.12 on Cygwin_x86. After that I have build gnuplot (4.6.5 and cvs) with wxt terminal. On the plotting window of the terminal of gnuplot, there is a copy to clipboad button

ambiguous overload for operator [] on Cygwin_X86-64

2014-04-23 Thread Tatsuro MATSUOKA
Hello I tried to build wxWidgets-3.0.0 on Cygwin. For Cygwin x86, the build was successful. However, on Cygwin x86_64, the build failed at compling a cpp source file (src/common/appbase.cpp). ./include/wx/filename.h: In static member function 'static wxUniChar

Re: ambiguous overload for operator [] on Cygwin_X86-64

2014-04-25 Thread Tatsuro MATSUOKA
--- On Fri, 2014/4/25, Yaakov (Cygwin/X) wrote: On 2014-04-23 22:15, Tatsuro MATSUOKA wrote: I tried to build wxWidgets-3.0.0 on Cygwin. For Cygwin x86, the build was successful. However, on Cygwin x86_64, the build failed at compling a cpp source file (src/common/appbase.cpp

gnuplot caca terminal work on Cygwin-x86 but not Cygwin-x86_64

2014-05-01 Thread Tatsuro MATSUOKA
Hello I have tried to build the recent cvs snapshot of gnuplot both on Cygwin-x86 and Cygwin-x86_64. The caca terminal works correctly on the Cygwin-x86. However it does not work on Cygwin-x86_64. First I have reported in the bug-ticket on the SourceForge of gnuplot.

Re: gnuplot caca terminal work on Cygwin-x86 but not Cygwin-x86_64

2014-05-01 Thread Tatsuro MATSUOKA
I have re-configured: cd E:\usr\Tatsu\cyg64work\gnuplotcvs\build CFLAGS='-g -O0' \ CXXFLAGS='-g -O0' \ ../gnuplot/configure --prefix=/usr/local/gnuplotcvs --with-caca and execute make and make install. $ gdb /usr/local/gnuplotcvs/bin/gnuplot GNU gdb (GDB) 7.6.50.20130728-cvs (cygwin-special)

  1   2   3   >