This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
What difference "--enable-threads=posix" can make
- From: Muhammad Ali <Muhammad dot Ali at ebp dot de>
- To: "'gcc-help at gcc dot gnu dot org'" <gcc-help at gcc dot gnu dot org>
- Date: Thu, 23 May 2002 10:59:06 +0200
- Subject: What difference "--enable-threads=posix" can make
Hi All,
I am building gnu 3.1 on mips-sgi-irix-6.5 . I would like to know what the
difference can be if i use the flag "--enable-threads=posix" while running
configure for making gnu. And if I do not use it what is the difference. Can
it make some built in features of C++ like streams and string classes thread
unsafe. If I do not use this.
Thanks
Muhammad Ali