C++

Anything QL Software or Programming Related.
User avatar
NormanDunbar
Forum Moderator
Posts: 2251
Joined: Tue Dec 14, 2010 9:04 am
Location: Leeds, West Yorkshire, UK
Contact:

Re: C++

Post by NormanDunbar »

XorA wrote:...So any nonsense that 68000 cant handle C++ is exactly that!
I'd be inclined to agree, I program AVR microcontrollers in C++ and they only have 32KB Flash RAM plus 2KB for variables etc. Ok, admittedly, I have to cross-compile from Linux->AVR but we could do that for the Ql as well I suppose. Plus, I use the GCC compiler suite too. (For AVR obviously.)
XorA wrote:There are some modern 68000 C compilers, they just need a QL linker added, someone even started work on one of them in the forum!
Interesting, I wasn't able to find anything on the matter - do you have a link please? Thanks.


Cheers,
Norm.


Why do they put lightning conductors on churches?
Author of Arduino Software Internals
Author of Arduino Interrupts

No longer on Twitter, find me on https://mastodon.scot/@NormanDunbar.
User avatar
XorA
Site Admin
Posts: 1359
Joined: Thu Jun 02, 2011 11:31 am
Location: Shotts, North Lanarkshire, Scotland, UK

Re: C++

Post by XorA »

NormanDunbar wrote:
XorA wrote:...So any nonsense that 68000 cant handle C++ is exactly that!
I'd be inclined to agree, I program AVR microcontrollers in C++ and they only have 32KB Flash RAM plus 2KB for variables etc. Ok, admittedly, I have to cross-compile from Linux->AVR but we could do that for the Ql as well I suppose. Plus, I use the GCC compiler suite too. (For AVR obviously.)
XorA wrote:There are some modern 68000 C compilers, they just need a QL linker added, someone even started work on one of them in the forum!
Interesting, I wasn't able to find anything on the matter - do you have a link please? Thanks.
viewtopic.php?t=306


User avatar
NormanDunbar
Forum Moderator
Posts: 2251
Joined: Tue Dec 14, 2010 9:04 am
Location: Leeds, West Yorkshire, UK
Contact:

Re: C++

Post by NormanDunbar »

Thanks.

I'll take a look later, after work! ;)

Cheers,
Norm.


Why do they put lightning conductors on churches?
Author of Arduino Software Internals
Author of Arduino Interrupts

No longer on Twitter, find me on https://mastodon.scot/@NormanDunbar.
Post Reply