This is the mail archive of the gcc-bugs@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]

[Bug other/1] Test of new GCC GNATS db.



------- Comment #7 from dharinih at yahoo dot com  2006-01-18 23:53 -------
I am trying to build a cross compiler for host i686-pc-cygwin and target
h8300-hms. I built binutils, bootstrap GCC and newlib successfully. ( using
binutils-2.16, newlib-1.14.0 and gcc-3.4.4. When I build the final gcc using
this configure command
configure target=h8300-hms prefix=/usr/local --enable-languages=c,c++
--with-newlib --with-headers=../newlib-1.14.0/newlib/libc/include 
I get an internal compile error after about half hour of compiling in
build_gcc/h8300-hms/h8300s/normal/libstdc++-v3/include/bits/locale_facets.tcc:702:internal
compile error: in extract_inst, at recog.c:2083.

I have tried to do the config without the --with-headers option and it always
gets internal compile error at the same place. 
Can someone help me get past this. I have tried different versions of gcc code
but always have some internal compile error at the last step.
Thanks
Dharini


-- 

dharinih at yahoo dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dharinih at yahoo dot com


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


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