This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Cant build 3.4 ss's 20040114 or 20040121


Hi

I get this error when trying to build gcc-3.4
snapshots 20040121 and
20040114, snapshot version 20040107 which im currently
using built fine



stage1/xgcc -Bstage1/ -B/usr/i686-pc-linux-gnu/bin/ -c
-march=athlon-xp -O2 -pipe -fomit-frame-pointer
-DIN_GCC   -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -pedantic
-Wno-long-long -Wold-style-definition    
-DHAVE_CONFIG_H    -I. -I.
-I/var/tmp/portage/gcc-3.4_pre20040121/work/gcc-3.4/gcc
-I/var/tmp/portage/gcc-3.4_pre20040121/work/gcc-3.4/gcc/.
-I/var/tmp/portage/gcc-3.4_pre20040121/work/gcc-3.4/gcc/../include

/var/tmp/portage/gcc-3.4_pre20040121/work/gcc-3.4/gcc/cppcharset.c
-o cppcharset.o
stage1/xgcc -Bstage1/ -B/usr/i686-pc-linux-gnu/bin/ -c
  -march=athlon-xp -O2 -pipe -fomit-frame-pointer
-DIN_GCC   -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -pedantic
-Wno-long-long -Wold-style-definition    
-DHAVE_CONFIG_H    -I. -I.
-I/var/tmp/portage/gcc-3.4_pre20040121/work/gcc-3.4/gcc
-I/var/tmp/portage/gcc-3.4_pre20040121/work/gcc-3.4/gcc/.
-I/var/tmp/portage/gcc-3.4_pre20040121/work/gcc-3.4/gcc/../include

/var/tmp/portage/gcc-3.4_pre20040121/work/gcc-3.4/gcc/hashtable.c
-o hashtable.o
/var/tmp/portage/gcc-3.4_pre20040121/work/gcc-3.4/gcc/cppcharset.c:
In function `convert_utf8_utf16':
/var/tmp/portage/gcc-3.4_pre20040121/work/gcc-3.4/gcc/cppcharset.c:338:
sorry, unimplemented: inlining failed in call to
'one_utf8_to_utf16': originally indirect function
calls never inlined
/var/tmp/portage/gcc-3.4_pre20040121/work/gcc-3.4/gcc/cppcharset.c:471:
sorry, unimplemented: called from here
/var/tmp/portage/gcc-3.4_pre20040121/work/gcc-3.4/gcc/cppcharset.c:
In function `convert_utf8_utf32':
/var/tmp/portage/gcc-3.4_pre20040121/work/gcc-3.4/gcc/cppcharset.c:281:
sorry, unimplemented: inlining failed in call to
'one_utf8_to_utf32': originally indirect function
calls never inlined
/var/tmp/portage/gcc-3.4_pre20040121/work/gcc-3.4/gcc/cppcharset.c:471:
sorry, unimplemented: called from here
/var/tmp/portage/gcc-3.4_pre20040121/work/gcc-3.4/gcc/cppcharset.c:
In function `convert_utf16_utf8':
/var/tmp/portage/gcc-3.4_pre20040121/work/gcc-3.4/gcc/cppcharset.c:401:
sorry, unimplemented: inlining failed in call to
'one_utf16_to_utf8': originally indirect function
calls never inlined
/var/tmp/portage/gcc-3.4_pre20040121/work/gcc-3.4/gcc/cppcharset.c:471:
sorry, unimplemented: called from here
/var/tmp/portage/gcc-3.4_pre20040121/work/gcc-3.4/gcc/cppcharset.c:
In function `convert_utf32_utf8':
/var/tmp/portage/gcc-3.4_pre20040121/work/gcc-3.4/gcc/cppcharset.c:308:
sorry, unimplemented: inlining failed in call to
'one_utf32_to_utf8': originally indirect function
calls never inlined
/var/tmp/portage/gcc-3.4_pre20040121/work/gcc-3.4/gcc/cppcharset.c:471:
sorry, unimplemented: called from here
make[2]: *** [cppcharset.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory
`/var/tmp/portage/gcc-3.4_pre20040121/work/build/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory
`/var/tmp/portage/gcc-3.4_pre20040121/work/build/gcc'
make: *** [bootstrap] Error 2

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
http://webhosting.yahoo.com/ps/sb/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]