octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #45280] interval wont install in 4.0.0


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #45280] interval wont install in 4.0.0
Date: Wed, 10 Jun 2015 14:45:28 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.0.1

Update of bug #45280 (project octave):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #8:

@juanpi can you paste the long ugly output of the following with your version
of g++:


$ echo "main(){}" | gcc -fopenmp -xc++ -v -o foo -


This will compile a program called foo, you can delete it when done. The
important part of the output is the last section that starts with
/usr/lib/gcc/x86_64-linux-gnu/4.9/collect2.

Can you also "locate libgomp.spec" on your system and paste the contents of
that file? E.g. on my system it's /usr/lib/gcc/x86_64-linux-gnu/5/libgomp.spec
and the file contains


# This spec file is read by gcc when linking.  It is used to specify the
# standard libraries we need in order to link with libgomp.
*link_gomp: -lgomp %{static: -ldl }


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45280>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]