On Fri, 2009-11-20 at 16:14 +0100, Michael Seibt wrote:
> did you succeed compiling CeGCC or another toolchain for WinCE/SH4 or
> even MIPS? How long did it take you?
> Or did you stop because you
> - couldn't invest as much time or
> - ran into severe problems/bugs?
I never tried SH4 or MIPS, bec
You don't need it. It's for getting objdump to print the right format of
exception tables.
Danny
On Fri, 2009-01-30 at 20:25 +, Hywel B. Richards wrote:
> Thanks for the replies.
> I think I might need a bit more help with this one!
>
> I downloaded cegcc and the nearest version I co
Thanks for the replies.
I think I might need a bit more help with this one!
I downloaded cegcc and the nearest version I could find of binutils
(Sticky Date: 2008.01.06.00.00.00) and version 4.1.0 of gcc, to do diffs
to analyse the changes as suggested by Vincent.
I started out by compiling ceg
On Friday 23 January 2009 10:37:32, Hywel B. Richards wrote:
> And a final question: what do you think the likelihood of final success is?
> Is this something that can definitely be made to work, or is it
> something where there will be some final unsurmountable "gotchas" which
> mean that it cou
> Many thanks for your reply, Vincent. Unfortunately I have no experience
> in building gcc cross-compilers (including cegcc), so I need to ask
> another question.
>
> Is it really as easy as substituting "sh4" for "arm" in the places
> implied by your diff?
> Or will it be a much bigger job th
Vincent R. wrote:
> On Wed, 21 Jan 2009 16:17:12 +, "Hywel B. Richards"
> wrote:
>
>> Hi,
>>
>> Is anyone out there compiling for WinCE/SH4?
>>
>> Is it possible to coax cegcc to build for this platform, or does there
>> exist another gcc-based cross-compiling toolchain somewhere?
>>
>> Fa
On Wed, 21 Jan 2009 16:17:12 +, "Hywel B. Richards"
wrote:
> Hi,
>
> Is anyone out there compiling for WinCE/SH4?
>
> Is it possible to coax cegcc to build for this platform, or does there
> exist another gcc-based cross-compiling toolchain somewhere?
>
> Failing that, does anyone know how
Hi,
Is anyone out there compiling for WinCE/SH4?
Is it possible to coax cegcc to build for this platform, or does there
exist another gcc-based cross-compiling toolchain somewhere?
Failing that, does anyone know how I might go about building for this
platform using gcc?
Many thanks in advance