--- 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 reme
--- 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 are not
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-07-31 18:44 ---
http://gcc.gnu.org/simtest-howto.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28551
--- 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 also f
--- 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 try. Thanks. I f
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-07-31 14:52 ---
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.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28551