This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

built gnuplot does not run on the cygwin 2.0.0


I have been successful to build and run the cvs branch gnuplot using the
Cygwin.
However, after upgrading to the Cygwin 2.0.0, the built executable does not
run.

The results are the same both 32 bit and 64 bit.

I am running cygwin on the windows 7 64 bit.
The cygwin upgrade date is 2015-05-04.

Any suggestions?

Tatsuro

$ gdb src/gnuplot
GNU gdb (GDB) 7.8
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-pc-cygwin".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from src/gnuplot...done.
(gdb) break main
Breakpoint 1 at 0x10050aea0: file ../../gnuplot/src/plot.c, line 272.
(gdb) run
Starting program:
/cygdrive/e/usr/Tatsu/cyg64work/gnuplotcvs/build-a/src/gnuplot
[New Thread 7744.0x1f1c]
During startup program exited with code 0xc0000022.
(gdb)





--
View this message in context: http://cygwin.1069669.n5.nabble.com/built-gnuplot-does-not-run-on-the-cygwin-2-0-0-tp118056.html
Sent from the Cygwin list mailing list archive at Nabble.com.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]