[Dune] [#806] checkrefnumbering from test suite fails to link with g++-4.5
Dune
flyspray at dune-project.org
Thu Jul 1 16:01:41 CEST 2010
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#806 - checkrefnumbering from test suite fails to link with g++-4.5
User who did this - Elias Pipping (pipping)
----------
pipping at bogus ~/Downloads/dune-grid-2.0 $ g++-4.5 linktest.o l-4.5.a -Xlinker --no-demangle
linktest.o: In function `T.319':
linktest.cc:(.text+0x66): undefined reference to `_ZN4Dune17ReferenceElementsIdLi1EE7generalE'
linktest.cc:(.text+0x231): undefined reference to `_ZN4Dune17ReferenceElementsIdLi1EE7generalE'
collect2: ld returned 1 exit status
pipping at bogus ~/Downloads/dune-grid-2.0 $ symbol=_ZN4Dune17ReferenceElementsIdLi1EE7generalE
pipping at bogus ~/Downloads/dune-grid-2.0 $ g++-4.5 linktest.o l-4.5.a -Xlinker --trace-symbol=${symbol} -Xlinker --no-demangle
linktest.o: reference to _ZN4Dune17ReferenceElementsIdLi1EE7generalE
linktest.o: In function `T.319':
linktest.cc:(.text+0x66): undefined reference to `_ZN4Dune17ReferenceElementsIdLi1EE7generalE'
linktest.cc:(.text+0x231): undefined reference to `_ZN4Dune17ReferenceElementsIdLi1EE7generalE'
collect2: ld returned 1 exit status
pipping at bogus ~/Downloads/dune-grid-2.0 $
----------
More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=806#comment2098
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
More information about the Dune
mailing list