Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C++ does not compile #155

Open
kaarlo52 opened this issue Dec 24, 2023 · 1 comment
Open

C++ does not compile #155

kaarlo52 opened this issue Dec 24, 2023 · 1 comment

Comments

@kaarlo52
Copy link

I managed to compile SDK_53.30.lha with adtools (new didn t compile)

C language compiles.
C++ gives lots of errors like:

ppc-amigaos/lib/libstdc++.a(locale.o):
undefined reference to `__gthread_active_p'

ppc-amigaos-cpp.exe
ppc-amigaos-c++.exe

@3246251196
Copy link
Contributor

You have to provide

athread=native

To you final link step.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants