public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "juergen.reuter at desy dot de" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libstdc++/57421] New: Error when linking static libstc++ due to missing future classes
Date: Sun, 26 May 2013 18:13:00 -0000	[thread overview]
Message-ID: <bug-57421-4@http.gcc.gnu.org/bugzilla/> (raw)

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57421

            Bug ID: 57421
           Summary: Error when linking static libstc++ due to missing
                    future classes
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: juergen.reuter at desy dot de

This is our libtool command which does the invocation. I hope that you don't
need any parts of the code to track this down:
{{{
libtool: link: gfortran -g -O2 -o whizard.static .libs/libmanager.o 
-L/Users/reuter/local/packages/whizard-2.1.1/src/whizard-core
-L/Users/reuter/local/packages/whizard-2.1.1/src
-L/Users/reuter/local/packages/whizard-2.1.1/src/hepmc -L/usr/local/lib
-L/usr/local/lib/gcc/x86_64-apple-darwin11.4.2/4.9.0
-L/usr/local/lib/gcc/x86_64-apple-darwin11.4.2/4.9.0/../../..
/usr/local/lib/libstdc++.a
-L/usr/local/packages/gcc-4.9.0_trunk/build/x86_64-apple-darwin11.4.2/libstdc++-v3/src
-L/usr/local/packages/gcc-4.9.0_trunk/build/x86_64-apple-darwin11.4.2/libstdc++-v3/src/.libs
./.libs/libstatic.a -L/Users/reuter/local/packages/whizard-2.1.1/src/models
/Users/reuter/local/packages/whizard-2.1.1/src/whizard-core/.libs/libwhizard_main.a
/Users/reuter/local/packages/whizard-2.1.1/src/.libs/libomega.a
/Users/reuter/local/packages/whizard-2.1.1/src/omega/src/.libs/libomega_core.a
/Users/reuter/local/packages/whizard-2.1.1/src/.libs/libwhizard.a
/Users/reuter/local/packages/whizard-2.1.1/src/vamp/src/.libs/libvamp.a
/Users/reuter/local/packages/whizard-2.1.1/src/circe1/src/.libs/libcirce1.a
/Users/reuter/local/packages/whizard-2.1.1/src/circe2/src/.libs/libcirce2.a
/usr/local/lib/libLHAPDF.a /usr/local/lib/libgfortran.a
/usr/local/lib/libquadmath.a -lm -lstdhep -lFmcfio 
Undefined symbols for architecture x86_64:
  "std::error_category::error_category()", referenced from:
      std::future_category()  in libstdc++.a(future.o)
ld: symbol(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status
}}}


             reply	other threads:[~2013-05-26 18:13 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-26 18:13 juergen.reuter at desy dot de [this message]
2013-05-26 18:14 ` [Bug libstdc++/57421] " juergen.reuter at desy dot de
2013-05-28 10:10 ` redi at gcc dot gnu.org
2013-05-28 10:59 ` juergen.reuter at desy dot de
2013-05-28 12:15 ` redi at gcc dot gnu.org
2013-05-28 12:48 ` juergen.reuter at desy dot de
2013-05-28 12:49 ` redi at gcc dot gnu.org
2013-05-28 13:59 ` juergen.reuter at desy dot de
2013-05-28 14:19 ` juergen.reuter at desy dot de
2013-05-31 21:52 ` juergen.reuter at desy dot de
2013-06-11  6:21 ` juergen.reuter at desy dot de
2014-01-23 11:43 ` redi at gcc dot gnu.org

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=bug-57421-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).