Amiga.org

Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started by: Hans_ on May 15, 2019, 03:06:03 AM

Title: C++11 on Amiga 68K?
Post by: Hans_ on May 15, 2019, 03:06:03 AM
What's the current state of GCC on the classic 68K Amiga? Are C++11 features available now?

I'm talking about stdlib classes such as std::mutex and std::thread. We've finally got those for AmigaOS 4, so I'm wondering if they're also available now on AmigaOS 3.

Hans

Title: Re: C++11 on Amiga 68K?
Post by: SamuraiCrow on May 15, 2019, 06:59:05 PM
The runtimes for C++ are lagging behind Bebbo's NewLib implementation.  It may be awhile before C++11 is fully implemented on GCC 6.5 and 68k.
Title: Re: C++11 on Amiga 68K?
Post by: Hans_ on May 16, 2019, 06:09:15 AM
The runtimes for C++ are lagging behind Bebbo's NewLib implementation.  It may be awhile before C++11 is fully implemented on GCC 6.5 and 68k.
Thanks for the info. Is any of C++11's stdlib implemented? Even having just mutexes and threading would be a big win.

Hans
Title: Re: C++11 on Amiga 68K?
Post by: gregthecanuck on May 16, 2019, 06:57:38 AM
Hi Hans -

You should hop on over to the eab c++ forum and post your questions in there. Would get bebbo's attention. He seems quite keen and would likely prove very helpful.

http://eab.abime.net/forumdisplay.php?f=118 (http://eab.abime.net/forumdisplay.php?f=118)

Cheers!
Title: Re: C++11 on Amiga 68K?
Post by: Hans_ on May 17, 2019, 02:11:54 AM
Hi Greg,

Thanks for the suggestion. I may do that sometime...

Hans
Title: Re: C++11 on Amiga 68K?
Post by: Hans_ on June 05, 2019, 09:23:40 AM
You should hop on over to the eab c++ forum and post your questions in there. Would get bebbo's attention. He seems quite keen and would likely prove very helpful.
I tried to register there, but got this message:

"Registration denied, this forum runs an active policy of not allowing spammers. Please contact us via the "Contact Us" page link if you believe this is in error."

There is no "Contact Us" link. Why it thinks I'm a spammer is beyond me. I even correctly entered their "I'm not a robot" captcha. Either way, I have no way to register, and no way of contacting them...

Hans
Title: Re: C++11 on Amiga 68K?
Post by: kamelito on June 05, 2019, 12:52:30 PM
@Hans,
Try to register with another email address, I'm registered and I've no problem.
Title: Re: C++11 on Amiga 68K?
Post by: Hans_ on June 05, 2019, 01:24:57 PM
@Hans,
Try to register with another email address, I'm registered and I've no problem.
I already tried two email addresses. Same result both times.

Hans
Title: Re: C++11 on Amiga 68K?
Post by: kamelito on June 05, 2019, 09:21:58 PM
@Hans
I guess you could contact him directly. His homepage https://franke.ms/impressum.wiki
Title: Re: C++11 on Amiga 68K?
Post by: gregthecanuck on June 06, 2019, 01:30:07 AM
Hi Hans -

Another option is to pop over to the github page hosting the compiler and opening up an issue with your questions.

https://github.com/bebbo/gcc (https://github.com/bebbo/gcc)

Cheers!
Title: Re: C++11 on Amiga 68K?
Post by: kamelito on June 06, 2019, 07:37:39 PM
@Hans,
I asked at EAB and they ask me to provide them :
“PM me his email addresses (and if possible the user names he tried to register with).”

Title: Re: C++11 on Amiga 68K?
Post by: Hans_ on June 07, 2019, 06:26:25 AM
@Hans,
I asked at EAB and they ask me to provide them :
“PM me his email addresses (and if possible the user names he tried to register with).”
I sent you a PM.

Hans