Re: [Seqan-dev] GOMP_4.0' not found!
- From: Yifang Tan <yifangt@gmail.com>
- To: SeqAn Development <seqan-dev@lists.fu-berlin.de>
- Date: Thu, 7 Jan 2016 09:20:34 -0600
- Reply-to: SeqAn Development <seqan-dev@lists.fu-berlin.de>
- Subject: Re: [Seqan-dev] GOMP_4.0' not found!
Thanks!
So your mason2 uses part of the libraries, but not the compiler, so that gcc-4.8 still works with the updated libraries. Is that right?
On Thu, Jan 7, 2016 at 4:05 AM, Hannes Hauswedell <hannes.hauswedell@fu-berlin.de> wrote:
Am Mittwoch, 6. Januar 2016, 17:08:25 schrieb Yifang Tan:
> Thanks!
> I did upgrade gcc-4.9.0 by:
> sudo apt-get install gcc-4.9
> It works now!
Good to hear!
> However, gcc is still the same version as gcc-4.8 as:
> $ which gcc
> /usr/bin/gcc -> gcc-4.8
> I am trying to understand why. Could you explain a little bit more why this
> happened?
You now have both gcc-4.8 and gcc-4.9 installed. The default compiler is still
the old one, but the default libraries are the new ones, because they work
with both compilers. You can use the new compiler by specifying gcc-4.9
directly on the command line.
Best regards,
--
Hannes Hauswedell
PhD student
Max Planck Institute for Molecular Genetics / Freie Universität Berlin
address Institut für Informatik
Takustraße 9
Room 019
14195 Berlin
telephone +49 (0)30 838-75241
fax +49 (0)30 838-75218
e-mail hannes.hauswedell@[molgen.mpg.de|fu-berlin.de]
_______________________________________________
seqan-dev mailing list
seqan-dev@lists.fu-berlin.de
https://lists.fu-berlin.de/listinfo/seqan-dev
- References:
- Re: [Seqan-dev] GOMP_4.0' not found!
- From: Hannes Hauswedell <hannes.hauswedell@fu-berlin.de>
- Re: [Seqan-dev] GOMP_4.0' not found!
- From: Yifang Tan <yifangt@gmail.com>
- Re: [Seqan-dev] GOMP_4.0' not found!
- From: Hannes Hauswedell <hannes.hauswedell@fu-berlin.de>
- Re: [Seqan-dev] GOMP_4.0' not found!
-
seqan-dev - January 2016 - Archives indexes sorted by:
[ thread ] [ subject ] [ author ] [ date ] - Complete archive of the seqan-dev mailing list
- More info on this list...