Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 89279 - Gcc unsatified dependancy to libunwind
Summary: Gcc unsatified dependancy to libunwind
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: IA64 Linux
: High normal (vote)
Assignee: IA-64 team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-16 01:00 UTC by Gilles Dartiguelongue (RETIRED)
Modified: 2007-02-16 20:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gilles Dartiguelongue (RETIRED) gentoo-dev 2005-04-16 01:00:37 UTC
While emerging gcc-4.0.0beta-20050409 or gcc-3.4.3.20050110-r2 the merge stops when trying to link to libunwind. This lib is available in ~ia64 but I think gcc should complain if libunwind is not installed before launching the merge.

Reproducible: Always
Steps to Reproduce:

Actual Results:  
gcc-4.0.0beta-20050409 or gcc-3.4.3.20050110-r2 can not compile properly if
libunwind is not installed.
Comment 1 SpanKY gentoo-dev 2005-04-16 01:25:21 UTC
gcc-3.4.3.20050110-r2 works just fine for me on ia64 w/out libunwind installed ...
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2005-04-16 01:52:29 UTC
Could you paste your binutils, glibc, libstdc++ version please ?

sys-devel/binutils-2.16.90.0.1
sys-libs/glibc-2.3.4.20041102-r1

libstd is not compiled yet and I gonna upgrade glibc after libstdc++ is installed.
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2005-04-18 02:10:30 UTC
gcc-4 and gcc-3.4.3.20050110-r2 compiled but switching to gcc-3.4.3 doesn't work cleanly. I got the error :

 * Switching to ia64-unknown-linux-gnu-3.4.3-20050110 compiler...
cp: `//lib/../lib64/': specified destination directory does not exist
Try `cp --help' for more information.
cp: `//lib/../lib64/': specified destination directory does not exist
Try `cp --help' for more information.                                     [ ok ]

libunwind was necessary to achieve compilation of those packages.
Comment 4 SpanKY gentoo-dev 2006-01-19 02:09:14 UTC
*** Bug 119514 has been marked as a duplicate of this bug. ***
Comment 5 Gilles Dartiguelongue (RETIRED) gentoo-dev 2006-06-16 05:22:44 UTC
This bug has been pending for a long time and I have no more boxes to reproduce this. What shall we do ?
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2007-02-16 20:44:16 UTC
Closing, nothing going on here...