From: Duncan <1i5t5.duncan@cox.net>
To: gentoo-dev@lists.gentoo.org
Subject: [gentoo-dev] Re: OpenCV 2.3.1a, and earlier CUDA vs GCC 4.4
Date: Tue, 15 Nov 2011 22:36:22 +0000 (UTC) [thread overview]
Message-ID: <pan.2011.11.15.22.36.21@cox.net> (raw)
In-Reply-To: 201111152105.53132.mail@smogura.eu
Radosław Smogura posted on Tue, 15 Nov 2011 21:05:53 +0100 as excerpted:
> In OpenCV 2.3.1a and 2.3.0 there is test for GCC 4.5, it looks like this
> test is wrong, it should be
>
> if [ "$(gcc-version)" >= "4.5" ]; then
>
> but is if [ "$(gcc-version)" > "4.4" ]; then
>
> In particulary this removes support for CUDA when GCC 4.4.5 is used. I
> think CUDA should be removed only from 4.5, or warrning message should
> be changed.
Thanks for the report. Could you file a bug on it? bugs.gentoo.org
That's how Gentoo normally tracks such things (and actually, a lot of
other non-bug stuff too). It helps keep them around until the problem is
looked into and fixed, where a message posted to the list is often read
and forgotten about, if the package maintainer doesn't have time right
then to look into it. The list is more for discussion of various
technical questions that might be hard, or where there's likely to be a
difference of opinion that needs hashed out.
Thanks again. =:^)
--
Duncan - List replies preferred. No HTML msgs.
"Every nonfree program has a lord, a master --
and if you use the program, he is your master." Richard Stallman
prev parent reply other threads:[~2011-11-15 22:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-15 20:05 [gentoo-dev] OpenCV 2.3.1a, and earlier CUDA vs GCC 4.4 Radosław Smogura
2011-11-15 22:36 ` Duncan [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=pan.2011.11.15.22.36.21@cox.net \
--to=1i5t5.duncan@cox.net \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox