View previous topic :: View next topic |
Author |
Message |
dirtboy Apprentice
Joined: 12 Dec 2002 Posts: 263 Location: Pascagoula, MS
|
Posted: Wed Oct 20, 2004 2:51 am Post subject: GCC-3.4.2-r2 compille problem - unwind error |
|
|
Got a problem compiling the new GCC. Here is the output I get:
Code: |
EXTRA_MULTILIB_PARTS='' \
SHLIB_LINK='/var/tmp/portage/gcc-3.4.2-r2/work/build/gcc/xgcc -B/var/tmp/portage/gcc-3.4.2-r2/work/build/gcc/ -B/usr/i686-pc-linux-gnu/bin/ -B/usr/i686-pc-linux-gnu/lib/ -isystem /usr/i686-pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -DHAVE_SYSLOG -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -D_LIBC_PROVIDES_SSP_ -shared -nodefaultlibs -Wl,--soname=@shlib_so_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @shlib_dir@@shlib_so_name@.so.1 @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.so && ln -s @shlib_dir@@shlib_so_name@.so.1 @shlib_base_name@.so' \
SHLIB_INSTALL='$(SHELL) $(srcdir)/mkinstalldirs $(DESTDIR)$(slibdir)@shlib_slibdir_qual@; /bin/install -c -m 644 @shlib_dir@@shlib_so_name@.so.1 $(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@shlib_so_name@.so.1; rm -f $(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@shlib_base_name@.so; ln -s @shlib_so_name@.so.1 $(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@shlib_base_name@.so' \
SHLIB_EXT='.so' \
SHLIB_MULTILIB='' \
SHLIB_MKMAP='/var/tmp/portage/gcc-3.4.2-r2/work/gcc-3.4.2/gcc/mkmap-symver.awk' \
SHLIB_MKMAP_OPTS='' \
SHLIB_MAPFILES='/var/tmp/portage/gcc-3.4.2-r2/work/gcc-3.4.2/gcc/libgcc-std.ver /var/tmp/portage/gcc-3.4.2-r2/work/gcc-3.4.2/gcc/config/libgcc-glibc.ver' \
SHLIB_NM_FLAGS='-pg' \
MULTILIB_OSDIRNAMES='' \
mkinstalldirs='/bin/sh /var/tmp/portage/gcc-3.4.2-r2/work/gcc-3.4.2/gcc/mkinstalldirs' \
/bin/sh mklibgcc > tmp-libgcc.mk
mv tmp-libgcc.mk libgcc.mk
TARGET_CPU_DEFAULT="" \
HEADERS="ansidecl.h" DEFINES="" \
/bin/sh /var/tmp/portage/gcc-3.4.2-r2/work/gcc-3.4.2/gcc/mkconfig.sh tconfig.h
make[1]: *** No rule to make target `unwind-dw2-fde.h', needed by `libgcc.a'. Stop.
make[1]: Leaving directory `/var/tmp/portage/gcc-3.4.2-r2/work/build/gcc'
make: *** [all-gcc] Error 2
!!! ERROR: sys-devel/gcc-3.4.2-r2 failed.
!!! Function gcc_do_make, Line 1035, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message. |
What the heck is unwind? _________________ Your sig is better than my sig.
Homebrew everything! |
|
Back to top |
|
|
dirtboy Apprentice
Joined: 12 Dec 2002 Posts: 263 Location: Pascagoula, MS
|
Posted: Thu Oct 21, 2004 1:06 am Post subject: |
|
|
Can anyone tell me where "unwind" come from? Is it from my use flags, or does it always get compiled? _________________ Your sig is better than my sig.
Homebrew everything! |
|
Back to top |
|
|
dirtboy Apprentice
Joined: 12 Dec 2002 Posts: 263 Location: Pascagoula, MS
|
Posted: Mon Nov 01, 2004 5:22 pm Post subject: |
|
|
No replies at all? _________________ Your sig is better than my sig.
Homebrew everything! |
|
Back to top |
|
|
Torangan Apprentice
Joined: 21 Mar 2003 Posts: 186
|
Posted: Mon Nov 01, 2004 6:51 pm Post subject: |
|
|
unwind is part of GCC, there are discussion about it making problems on IA64 at the gcc mailing list. I don't know what it is exactly though. |
|
Back to top |
|
|
dirtboy Apprentice
Joined: 12 Dec 2002 Posts: 263 Location: Pascagoula, MS
|
Posted: Tue Nov 02, 2004 4:49 am Post subject: |
|
|
Well, it looks like the update has been re-masked on my last sync, so my world update can succeed now. We'll see what happens when it is unmasked again. _________________ Your sig is better than my sig.
Homebrew everything! |
|
Back to top |
|
|
|