public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/57421] New: Error when linking static libstc++ due to missing future classes
@ 2013-05-26 18:13 juergen.reuter at desy dot de
  2013-05-26 18:14 ` [Bug libstdc++/57421] " juergen.reuter at desy dot de
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: juergen.reuter at desy dot de @ 2013-05-26 18:13 UTC (permalink / raw)
  To: gcc-bugs

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
}}}


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2014-01-23 11:43 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-26 18:13 [Bug libstdc++/57421] New: Error when linking static libstc++ due to missing future classes juergen.reuter at desy dot de
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

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).