Re: missing libcilkrts.spec

2016-02-20 Thread Tim Prince
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 exe

Re: missing libcilkrts.spec

2016-02-20 Thread JonY
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. signature.asc Description: OpenPGP digital signature

Re: missing libcilkrts.spec

2016-02-20 Thread Achim Gratz
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

missing libcilkrts.spec

2016-02-20 Thread Tim Prince
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,9 -v Using built-in specs. COLLECT_GCC