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: error for _muldi3.o


Hi,

> This error occurs while compiling the function __muldi3 in the file
> libgcc2.c.  You should be able to recreate the problem using the
> command line which appears in your make log.  Use the --save-temps
> option to get the preprocessed file (libgcc2.i).  That is a test case
> for your compiler crash.  Figure out why the compiler is crashing, and
> fix it.

I got libgcc2.i, BUT, I'm such a newbie to GCC that I can't see what
this file is meaning... What kind of section should I check?

Regards,
Shinpei Kato


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