Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4098 - Gcc 3.1 death at compiling...
Summary: Gcc 3.1 death at compiling...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Matthew Kennedy (RETIRED)
URL: http://www.mpsystem.net/~xphree
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-24 13:43 UTC by Julian Duque
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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 Julian Duque 2002-06-24 13:43:43 UTC
Gcc 3.1 show me the following error:  
 
rence to `clear_last_expr' 
/var/tmp/portage/gcc-3.1-r6/work/gcc-3.1/gcc/c-objc-common.c:361: undefined 
reference to `dump_begin' 
/var/tmp/portage/gcc-3.1-r6/work/gcc-3.1/gcc/c-objc-common.c:365: undefined 
reference to `dump_node' 
/var/tmp/portage/gcc-3.1-r6/work/gcc-3.1/gcc/c-objc-common.c:366: undefined 
reference to `dump_end' 
/var/tmp/portage/gcc-3.1-r6/work/gcc-3.1/gcc/c-objc-common.c:397: undefined 
reference to `output_add_string' 
/var/tmp/portage/gcc-3.1-r6/work/gcc-3.1/gcc/c-objc-common.c:399: undefined 
reference to `decl_printable_name' 
libcpp.a(cpperror.o): In function `itimerspec': 
/var/tmp/portage/gcc-3.1-r6/work/gcc-3.1/gcc/cpperror.c:49: undefined 
reference to `progname' 
libcpp.a(cppinit.o): In function `itimerspec': 
/var/tmp/portage/gcc-3.1-r6/work/gcc-3.1/gcc/cppinit.c:1351: undefined 
reference to `progname' 
main.o: In function `itimerspec': 
/var/tmp/portage/gcc-3.1-r6/work/gcc-3.1/gcc/main.c:35: undefined reference to 
`toplev_main' 
collect2: ld returned 1 exit status 
make[1]: *** [cc1] Error 1 
make[1]: Leaving directory `/var/tmp/portage/gcc-3.1-r6/work/build/gcc' 
make: *** [all-gcc] Error 2 
 
and, too many errors up...  
 
sorry for my english, im from Colombia.
Comment 1 Matthew Kennedy (RETIRED) gentoo-dev 2002-06-25 13:39:31 UTC
could you post the full build log please?

emerge ... >/tmp/log 2>&1 

thanks
Comment 2 Matthew Kennedy (RETIRED) gentoo-dev 2002-10-21 02:57:34 UTC
close this won't fix: gcc3.2 obsoletes gcc3.1 and lack of response