Closed GoogleCodeExporter closed 9 years ago
very first line of log was missing:
g++ -O2 -fopenmp cdhit-common.c++ -c
Original comment by hug...@ku.ac.th
on 19 Mar 2013 at 3:50
This was an issue of compiler compatibility, to avoid it, you need to use an
older version of g++ compiler (maybe 4.2). Or you can simply use the latest
release v4.6.1, which has solved this problem. Thanks.
Original comment by daoko...@gmail.com
on 21 Mar 2013 at 10:53
OK... a problem of G++ compiler compatibility.
Since I have gcc compiler 4.7.2... which is apparently more "latest" than the
latests release v4.6.1... whatever issue there was with earlier versions has
resurfaced?
I am not a computer expert, but I don't agree that the problem has been solved
and "Status: Done" is not warranted. Maybe time to look deeper into the
compatibility problem?
Original comment by hug...@ku.ac.th
on 22 Mar 2013 at 3:52
Hi, I still am encountering this problem with gcc version 4.8.1 on ubuntu. Any
solution?
Original comment by Shok...@gmail.com
on 9 Jan 2014 at 10:22
The latest CD-HIT version (4.6.1) does not have the problem.
Original comment by hug...@ku.ac.th
on 9 Jan 2014 at 12:08
Oh I see, sorry, this was a version that comes bundled with TransDecoder, I
will submit an issue with them. Thank you for your response.
Original comment by Shok...@gmail.com
on 9 Jan 2014 at 12:53
Original issue reported on code.google.com by
hug...@ku.ac.th
on 19 Mar 2013 at 3:46