[Bug 342667] Re: Can't compile for H8 tiny

2025-04-09 Thread Nicolas Schodet
Hi, This target is no longer supported upstream, the only reason we keep it is to build and use brickos, for the LEGO RCX Mindstorms brick. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/342667 Title:

[Bug 342667] Re: Can't compile for H8 tiny

2009-06-16 Thread Kagetsuki
I wonder why a non-working version is in the repositories to begin with. For my application I need to use the 3069 because that's what is on the board I need to develop on. This is the first time I've developed on an H8 since I was in school, and at that point the tool chain was a snap to build. I

[Bug 342667] Re: Can't compile for H8 tiny

2009-06-16 Thread tsm
Kagetsuki, I was able to build GCC for H8 from source in Ubuntu 8.10, and I used GCC 4.1.1 if I remember correctly. When I upgraded to 8.10, GCC 4.3 was on the system by default, which gave me all sorts of issues when trying to build the 4.1, so as a kludgey workaround I installed GCC 4.1 from

[Bug 342667] Re: Can't compile for H8 tiny

2009-06-15 Thread Kagetsuki
Same thing going on here, but I'm targeting an H8/3069. I believe I have properly analyzed the problem at this point, though I have not yet been able to fix it. Here's what I've come up with: 1. The package maintainer did not build GCC with newlib as he could not get it to build (I found a post s