From nicolas at schodet.fr Thu Aug 27 10:09:30 2026 From: nicolas at schodet.fr (Nicolas Schodet) Date: Thu, 27 Aug 2026 11:09:30 +0200 Subject: [Debian-lego-team] GCC and GDB Version Selections for Supporting H8/300 COFF Targets? In-Reply-To: References: Message-ID: Hi Matthew, * Matthew Sheets [2026-08-19 19:51]: > For target h8300-hitachi-coff, are there any known flags or options that would > bring GCC 4.4.7 target capabilities on par with GCC 3.4.6 and GDB 6.8 target > capabilities on part with GDB 5.3? > [...] None that I know of. As far as I understand, the h8300 target was more or less abandoned at that time. Would using gcc 4.4.7 solve the C++ compilation problem? Do you have usage of the CLI CIL frontend? I still have migration of debian package to bibo brickos on my todo list, but not enough time to do it yet. Thanks for your work on the RCX! Nicolas.