delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/02/20/07:08:12

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:to:from:subject:message-id:date:mime-version
:content-type:content-transfer-encoding; q=dns; s=default; b=hEV
T69MZBJKXOIG46ediFsJWIJIFaCiMWVMaupALX2eoh3FURSQlvGonGOf1jkw7x/K
RMmkDMhCWJgjwxyjKsB67Z7GUQnHvQhbdkv54mkC/CyHEYjXalnDmj9/CKtxwCRA
dxctQAFUSlxJGRJBeRmn7Q+v5cDWRRM4+zG3PhwM=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:to:from:subject:message-id:date:mime-version
:content-type:content-transfer-encoding; s=default; bh=OL6ONXznS
RAfGHFH258H++49/XE=; b=rFOHs3jg/XaaYa9IV6TzY/Xu5Bdaucz9qIs7MvHU4
ENgCBjWnRo8aaJSRsvhaYjfR0e0HHpms/xCYF8Xc4T6QSGu4ZePtn9XCkEu/yLIg
pmzoLZgoYEI4f1lhs0h+0ZyO36H6Vlq1V0fs6M2nWsvlIHQMsYqzOtv1/wff5doy
8E=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:192.168.200, gcc4-compatible, gcc4compatible, libcilkrts
X-HELO: mail-yw0-f170.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-type:content-transfer-encoding; bh=31j5+RoEicUrqG+mzC6gAOomWfkU0HFXuo7bX3f4f30=; b=UDwpCTQbofgQv0eCzBjK4XTUWxvc8lFz07fo4O40G7vC96VVBJFEGa3EEyJn1IXwcZ pJNv+3xfcib4pI3RZ/Ns5IVe63tuCEvhJvJhbbL9gh40vZRVisZV7MgGqDIy1dGlUIGP mJ9GV6t+uIt2lBSNyzFOWtgr7TWkyIND7BTskc8TB5jrV5DV/4+HQTqaI2M4DYxjNr8a h/NkpOKqHFmns4y1dJqwP9OhYkqXN2iwTO6eYYRYPa5XZ7/t0rZCadzUZO0LiKx6dQ/W Ihg01ffurngWPzapv/CIsbyRd8QAWhWkY/BPL2E7rWMAcBvxNIu4ipUgUOMZZ1oBbZ0i OdAQ==
X-Gm-Message-State: AG10YOR9KSI1Ej6YiuVRD3FvmD+t5enlNCkgPKCLY7slomrLzOyB5zG5u0e9uFwcVrQBsg==
X-Received: by 10.13.209.193 with SMTP id t184mr8956580ywd.99.1455970068661; Sat, 20 Feb 2016 04:07:48 -0800 (PST)
To: cygwin AT cygwin DOT com
From: Tim Prince <tprince818 DOT tp AT gmail DOT com>
Subject: missing libcilkrts.spec
X-Enigmail-Draft-Status: N1110
Message-ID: <56C856EB.9040908@gmail.com>
Date: Sat, 20 Feb 2016 07:07:07 -0500
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0
MIME-Version: 1.0

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019