public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* missing libcilkrts.spec
@ 2016-02-20 12:07 Tim Prince
  2016-02-20 13:55 ` Achim Gratz
  2016-02-20 14:00 ` JonY
  0 siblings, 2 replies; 4+ messages in thread
From: Tim Prince @ 2016-02-20 12:07 UTC (permalink / raw)
  To: cygwin

After putting in 6 cases of
#if __INTEL_COMPILER
... cilkplus code
#else
.... plain C code
#endif
to avoid cilkplus internal errors, at link time I get

 $ gcc -fcilkplus -fopenmp -g3 -gdwarf-2 -o lcd_cean mains.o loopscean.o
f90_cputime.o  -Wl,--stack,900000000 -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-cygwin/5.3.0/lto-wrapper.exe
Target: x86_64-pc-cygwin
Configured with:
/cygdrive/i/szsz/tmpp/gcc/gcc-5.3.0-2.x86_64/src/gcc-5.3.0/conf
igure
--srcdir=/cygdrive/i/szsz/tmpp/gcc/gcc-5.3.0-2.x86_64/src/gcc-5.3.0 --pref
ix=/usr --exec-prefix=/usr --localstatedir=/var --sysconfdir=/etc
--docdir=/usr/
share/doc/gcc --htmldir=/usr/share/doc/gcc/html -C
--build=x86_64-pc-cygwin --ho
st=x86_64-pc-cygwin --target=x86_64-pc-cygwin --without-libiconv-prefix
--withou
t-libintl-prefix --libexecdir=/usr/lib --enable-shared
--enable-shared-libgcc --
enable-static --enable-version-specific-runtime-libs --enable-bootstrap
--enable
-__cxa_atexit --with-dwarf2 --with-tune=generic
--enable-languages=ada,c,c++,for
tran,lto,objc,obj-c++ --enable-graphite --enable-threads=posix
--enable-libatomi
c --enable-libcilkrts --enable-libgomp --enable-libitm
--enable-libquadmath --en
able-libquadmath-support --enable-libssp --enable-libada
--enable-libgcj-sublibs
 --disable-java-awt --disable-symvers
--with-ecj-jar=/usr/share/java/ecj.jar --w
ith-gnu-ld --with-gnu-as --with-cloog-include=/usr/include/cloog-isl
--without-l
ibiconv-prefix --without-libintl-prefix --with-system-zlib
--enable-linker-build
-id --with-default-libstdcxx-abi=gcc4-compatible
Thread model: posix
gcc version 5.3.0 (GCC)
COMPILER_PATH=/usr/lib/gcc/x86_64-pc-cygwin/5.3.0/:/usr/lib/gcc/x86_64-pc-cygwin
/5.3.0/:/usr/lib/gcc/x86_64-pc-cygwin/:/usr/lib/gcc/x86_64-pc-cygwin/5.3.0/:/usr
/lib/gcc/x86_64-pc-cygwin/:/usr/lib/gcc/x86_64-pc-cygwin/5.3.0/../../../../x86_6
4-pc-cygwin/bin/
LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-cygwin/5.3.0/:/usr/lib/gcc/x86_64-pc-cygwin/
5.3.0/../../../../x86_64-pc-cygwin/lib/../lib/:/usr/lib/gcc/x86_64-pc-cygwin/5.3
.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-cygwin/
5.3.0/../../../../x86_64-pc-cygwin/lib/:/usr/lib/gcc/x86_64-pc-cygwin/5.3.0/../.
./../:/lib/:/usr/lib/
Reading specs from /usr/lib/gcc/x86_64-pc-cygwin/5.3.0/libgomp.spec
Reading specs from libcilkrts.spec
gcc: error: libcilkrts.spec: No such file or directory

libcilkrts was not installed automatically with the gcc upgrade, but
even after I selected it in the setup-x86_64 menu, it is still missing.

--
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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: missing libcilkrts.spec
  2016-02-20 12:07 missing libcilkrts.spec Tim Prince
@ 2016-02-20 13:55 ` Achim Gratz
  2016-02-20 14:57   ` Tim Prince
  2016-02-20 14:00 ` JonY
  1 sibling, 1 reply; 4+ messages in thread
From: Achim Gratz @ 2016-02-20 13:55 UTC (permalink / raw)
  To: cygwin

Tim Prince writes:
> libcilkrts.spec

The package search says it is in gcc-cilkplus-5.3.0-2:
https://cygwin.com/cgi-bin2/package-grep.cgi?grep=libcilkrts.spec&arch=x86_64

 
Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Factory and User Sound Singles for Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds

--
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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: missing libcilkrts.spec
  2016-02-20 12:07 missing libcilkrts.spec Tim Prince
  2016-02-20 13:55 ` Achim Gratz
@ 2016-02-20 14:00 ` JonY
  1 sibling, 0 replies; 4+ messages in thread
From: JonY @ 2016-02-20 14:00 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 255 bytes --]

On 2/20/2016 20:07, Tim Prince wrote:
> 
> libcilkrts was not installed automatically with the gcc upgrade, but
> even after I selected it in the setup-x86_64 menu, it is still missing.
> 

Try installing gcc-cilkplus, it should be in there.




[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: missing libcilkrts.spec
  2016-02-20 13:55 ` Achim Gratz
@ 2016-02-20 14:57   ` Tim Prince
  0 siblings, 0 replies; 4+ messages in thread
From: Tim Prince @ 2016-02-20 14:57 UTC (permalink / raw)
  To: cygwin



On 2/20/2016 8:55 AM, Achim Gratz wrote:
> Tim Prince writes:
>> libcilkrts.spec
> The package search says it is in gcc-cilkplus-5.3.0-2:
> https://cygwin.com/cgi-bin2/package-grep.cgi?grep=libcilkrts.spec&arch=x86_64
>
>  
> Regards,
> Achim.
Yes, the gcc-cilkplus selection works, and allows execution to start,
and a few cases run correctly.  There are too many additional problems
to proceed.
I'm trying a gcc trunk build with enable-cilkrts so as to see if any gcc
testsuite cases will run.

-- 
Tim Prince


--
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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-02-20 14:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-20 12:07 missing libcilkrts.spec Tim Prince
2016-02-20 13:55 ` Achim Gratz
2016-02-20 14:57   ` Tim Prince
2016-02-20 14:00 ` JonY

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).