With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Level Up Your Cyber Defense with External Threat Management
See every risk before it hits. From exposed data to dark web chatter. All in one unified view.
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
Linux to DJGPP cross-compiler with pthread library and std::thread.
Build script for a Debian GNU/Linux to DJGPP cross-compiler with POSIX threads (and std::thread).
Binaries are provided for Debian GNU/Linux. (Simply extract and move to /usr/local.)
Please see the README file in the 'Files' section for more details
(or /usr/local/i586-pc-msdosdjgpp/src/README in the binary distribution).
After installation:
$ i586-pc-msdosdjgpp-gcc -v
Using built-in specs.
COLLECT_GCC=i586-pc-msdosdjgpp-gcc
COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/i586-pc-msdosdjgpp/15.1.0/lto-wrapper
Target: i586-pc-msdosdjgpp
Configured with: .....