[Coco] GCC6809 cross compiler, assembler & linker

Tormod Volden lists.tormod at gmail.com
Fri Aug 4 01:56:44 EDT 2017


On Fri, Aug 4, 2017 at 6:56 AM, Walter Zambotti wrote:
> And I've just found the GC6809 explorer. Very cool!

It is very cool. There were some discussions on this list lately
touching upon C vs hand assembly and so on - trying code out in the
explorer can be quite interesting.

>
> Where is that package?

Where did you actually find it? On this mailing list? I think I posted
some links and instructions here once.

>
> Hi Tormod
>
> I'm using the gcc8609 at this location:
>
> https://code.google.com/archive/p/gcc6809/
>
> Can't seem to identify the directories you mention.

Directories?  Maybe you mean those in the Debian packaging, which are
only in my PPA.

The above code is older and haven't been touched for a while.

>
> I seem to stumbled across an old version.
>
> I might try the version mention by you at:
>
> https://launchpad.net/~tormodvolden/+archive/ubuntu/m6809
>
> The one I found was suppoed to compile and link to OS9 if required and had VS2015 support.
>
> Is that the same as the one you mentioned?

The version in my PPA is the one from William Astle. IIRC he took
Brian's version (the one from code.google.com) and reworked/ported it
to a newer gcc version and ported it to use lwtools as the
assembler/linker backend.

For documentation, the official gcc 4.6.4 manual is here:

>
> You can find binaries (arm packages will come soon) and source package here:
> https://launchpad.net/~tormodvolden/+archive/ubuntu/m6809
>
> If you study the source package, build dependencies are listed in debian/control and any "tricks" for building are in debian/rules.
>
> Regards,
> Tormod
>
>
>
> On Thu, Aug 3, 2017 at 9:22 AM, Walter Zambotti wrote:
>> Has anyone had any experience configuring and making this on a
>> Linux(Ubuntu) system.
>>
>>
>>
>> My make fails.
>>
>>
>>
>> Before I go into the details I would like to know if anyone has
>> succeeded in building this.
>>


More information about the Coco mailing list