sba1 / adtools

Experimental GNU toolchain for AmigaOS
31 stars 18 forks source link

C++ does not compile #155

Open kaarlo52 opened 8 months ago

kaarlo52 commented 8 months ago

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 commented 7 months ago

You have to provide

athread=native

To you final link step.