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]

Re: about gcc-4.1-20050327


--------------------------------- 源邮件 ---------------------------------
主题:   Re: about gcc-4.1-20050327
发件人: "zouq" <zouqiong@ict.ac.cn>
日期:   Tue, 三月 29, 2005 8:21 am
收件人: "James E Wilson" <wilson@specifixinc.com>
--------------------------------------------------------------------------

en, sorry, because i am not sure about the bug.

1.i configure the gcc as follows:
 gcc-4.1-20050327/configure
 -target=mips64el-linux -prefix=/opt/gcc-4.1-20050327/
 -enable-languages=c --disable-shared

2.while i make it, it stopped with following errors:
/home/cpu/source/gcc-4.1-20050327/gcc/config/mips/mips.c: In function
`mips_gimplify_va_arg_expr':
/home/cpu/source/gcc-4.1-20050327/gcc/config/mips/mips.c:3976: error:
structure has no member named `truthvalue_conversion'

i also tryed to build o32 , it goes the same way as the above one.



> zouq wrote:
>> i build a crosscompiler for gcc, abi=n32 gcc-4.1-20050327/configure
-target=mips64el-linux -prefix=/opt/gcc-4.1-20050327/
>> -enable-languages=c --disable-shared make it will error with
>> config/mips/mips.c
>
> We need more info than what you have provided.  In particular, we need
to know exactly what the error message was.
>
> Please see
>     http://gcc.gnu.org/bugs.html
> for info on how to report bugs.
> --
> Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com
>





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