--- Comment #2 from spkelly at andrew dot cmu dot edu 2006-07-28 19:37
---
(In reply to comment #1)
> Actually this is a dup of bug 25035.
>
> *** This bug has been marked as a duplicate of 25035 ***
>
Actually, I'm getting the same list of errors when trying to bui
b=7;
c=a+b;
d=a*b;
return 0;
}
--
Summary: libgcc.a being generated in improper format for powerpc-
eabi cross
Product: gcc
Version: 4.1.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Componen
--- Comment #3 from spkelly at andrew dot cmu dot edu 2006-07-31 14:51
---
My bug has been further probed, wholely separated from 25035, and submitted
independently as http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28551
Don't bother investigating it as part of 25035 or
--- Comment #2 from spkelly at andrew dot cmu dot edu 2006-07-31 15:11
---
(In reply to comment #1)
> If you want to use powerpc-eabi with the simulator, you to configure it as
> such.
>
> powerpc-eabisim is the correct target for the powerpc-eabi simulator.
>
Will t
--- Comment #3 from spkelly at andrew dot cmu dot edu 2006-07-31 18:35
---
I'd really expected to have good news, but even with newlib and gcc rebuilt for
powerpc-eabisim, I still get the same error (with and without -msim, which
sounds to be the default for *-eabisim anyway). I
--- Comment #5 from spkelly at andrew dot cmu dot edu 2006-07-31 20:30
---
(In reply to comment #4)
> http://gcc.gnu.org/simtest-howto.html
>
Thanks again, but...
-
make output:
[15+ minutes of successful output]
checking for shared libgcc... configure: error: Link tests a
--- Comment #6 from spkelly at andrew dot cmu dot edu 2006-08-01 16:48
---
Okay. I find it a little odd that I was at first still geting the stdlibc++
error when I specified --enable-languages=c (and, for the reference of anyone
else, --disable-libssp), but after poking around and