public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/21071] New: libtool doesn't use just built libunwind
@ 2005-04-17 17:53 hjl at lucon dot org
  2005-07-15 21:41 ` [Bug other/21071] " pinskia at gcc dot gnu dot org
  2005-07-16 21:57 ` hjl at lucon dot org
  0 siblings, 2 replies; 6+ messages in thread
From: hjl at lucon dot org @ 2005-04-17 17:53 UTC (permalink / raw)
  To: gcc-bugs

/bin/sh ../libtool --tag CXX --tag disable-shared --
mode=link /export/build/gnu/gcc-next/build-ia64-linux/./gcc/xgcc -shared-
libgcc -B/export/build/gnu/gcc-next/build-ia64-linux/./gcc/ -nostdinc++ -
L/export/build/gnu/gcc-next/build-ia64-linux/ia64-unknown-linux-gnu/libstdc++-
v3/src -L/export/build/gnu/gcc-next/build-ia64-linux/ia64-unknown-linux-
gnu/libstdc++-v3/src/.libs -B/usr/gcc-next/ia64-unknown-linux-gnu/bin/ -
B/usr/gcc-next/ia64-unknown-linux-gnu/lib/ -isystem /usr/gcc-next/ia64-unknown-
linux-gnu/include -isystem /usr/gcc-next/ia64-unknown-linux-gnu/sys-include -
Wl,-O1   -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -
Wcast-qual  -fdiagnostics-show-location=once  -ffunction-sections -fdata-
sections   -o libsupc++convenience.la   del_op.lo del_opnt.lo del_opv.lo 
del_opvnt.lo eh_alloc.lo eh_aux_runtime.lo eh_catch.lo eh_exception.lo 
eh_globals.lo eh_personality.lo eh_term_handler.lo eh_terminate.lo eh_throw.lo 
eh_type.lo eh_unex_handler.lo guard.lo new_handler.lo new_op.lo new_opnt.lo 
new_opv.lo new_opvnt.lo pure.lo tinfo.lo tinfo2.lo vec.lo vterminate.lo cp-
demangle.lo  -lm
creating libsupc++convenience.la

generates

build-ia64-linux/ia64-unknown-linux-gnu/libstdc++-
v3/libsupc++/.libs/libsupc++convenience.la:dependency_libs=' -
L/export/build/gnu/gcc-next/build-ia64-linux/ia64-unknown-linux-gnu/libstdc++-
v3/src -L/export/build/gnu/gcc-next/build-ia64-linux/ia64-unknown-linux-
gnu/libstdc++-v3/src/.libs -lm -L/export/build/gnu/gcc-next/build-ia64-
linux/./gcc -lgcc_s -lc -lc -lgcc_s /usr/lib/libunwind.la -lc -lgcc'

Why is /usr/lib/libunwind.la used? There are

build-ia64-linux/gcc/libunwind.a   build-ia64-linux/gcc/libunwind.so.7
build-ia64-linux/gcc/libunwind.so

Is that because there is no build-ia64-linux/gcc/libunwind.la?

-- 
           Summary: libtool doesn't use just built libunwind
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hjl at lucon dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: ia64-unknown-linux-gnu
  GCC host triplet: ia64-unknown-linux-gnu
GCC target triplet: ia64-unknown-linux-gnu


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


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

* [Bug other/21071] libtool doesn't use just built libunwind
  2005-04-17 17:53 [Bug other/21071] New: libtool doesn't use just built libunwind hjl at lucon dot org
@ 2005-07-15 21:41 ` pinskia at gcc dot gnu dot org
  2005-07-16 21:57 ` hjl at lucon dot org
  1 sibling, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-15 21:41 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-15 21:40 -------
Is this still true?

-- 


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


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

* [Bug other/21071] libtool doesn't use just built libunwind
  2005-04-17 17:53 [Bug other/21071] New: libtool doesn't use just built libunwind hjl at lucon dot org
  2005-07-15 21:41 ` [Bug other/21071] " pinskia at gcc dot gnu dot org
@ 2005-07-16 21:57 ` hjl at lucon dot org
  1 sibling, 0 replies; 6+ messages in thread
From: hjl at lucon dot org @ 2005-07-16 21:57 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From hjl at lucon dot org  2005-07-16 21:36 -------
Yes. The libtool bug still exists.

-- 


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


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

* [Bug other/21071] libtool doesn't use just built libunwind
       [not found] <bug-21071-682@http.gcc.gnu.org/bugzilla/>
  2005-10-25 19:40 ` pinskia at gcc dot gnu dot org
  2009-02-23 22:21 ` sje at cup dot hp dot com
@ 2009-02-23 22:39 ` hjl dot tools at gmail dot com
  2 siblings, 0 replies; 6+ messages in thread
From: hjl dot tools at gmail dot com @ 2009-02-23 22:39 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from hjl dot tools at gmail dot com  2009-02-23 22:38 -------
Fixed as of revision 144386.


-- 

hjl dot tools at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.4.0


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


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

* [Bug other/21071] libtool doesn't use just built libunwind
       [not found] <bug-21071-682@http.gcc.gnu.org/bugzilla/>
  2005-10-25 19:40 ` pinskia at gcc dot gnu dot org
@ 2009-02-23 22:21 ` sje at cup dot hp dot com
  2009-02-23 22:39 ` hjl dot tools at gmail dot com
  2 siblings, 0 replies; 6+ messages in thread
From: sje at cup dot hp dot com @ 2009-02-23 22:21 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from sje at cup dot hp dot com  2009-02-23 22:21 -------
I think this has been fixed by the updates of libtool.  At least I don't see it
in my ToT build.  HJ, are you still seeing this?  Can we close this defect?


-- 

sje at cup dot hp dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sje at cup dot hp dot com


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


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

* [Bug other/21071] libtool doesn't use just built libunwind
       [not found] <bug-21071-682@http.gcc.gnu.org/bugzilla/>
@ 2005-10-25 19:40 ` pinskia at gcc dot gnu dot org
  2009-02-23 22:21 ` sje at cup dot hp dot com
  2009-02-23 22:39 ` hjl dot tools at gmail dot com
  2 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-25 19:40 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from pinskia at gcc dot gnu dot org  2005-10-25 19:40 -------
Is this a bug in libtool, can you report to them and then please suspend this
bug.


-- 


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


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

end of thread, other threads:[~2009-02-23 22:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-17 17:53 [Bug other/21071] New: libtool doesn't use just built libunwind hjl at lucon dot org
2005-07-15 21:41 ` [Bug other/21071] " pinskia at gcc dot gnu dot org
2005-07-16 21:57 ` hjl at lucon dot org
     [not found] <bug-21071-682@http.gcc.gnu.org/bugzilla/>
2005-10-25 19:40 ` pinskia at gcc dot gnu dot org
2009-02-23 22:21 ` sje at cup dot hp dot com
2009-02-23 22:39 ` hjl dot tools at gmail dot com

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