This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
is --enable-threads supported on HP-UX 11.00?
- To: gcc at gcc dot gnu dot org
- Subject: is --enable-threads supported on HP-UX 11.00?
- From: Harri Pasanen <harri dot pasanen at trema dot com>
- Date: Thu, 21 Jun 2001 17:49:21 +0200
bash-2.02$ gcc -v
Reading specs from
/usr/gnu/lib/gcc-lib/hppa2.0w-hp-hpux11.00/3.0.1/specs
Configured with: ../gcc/configure --prefix=/usr/gnu --with-gnu-as
--with-as=/usr/gnu/bin/as --enable-threads
Thread model: single
gcc version 3.0.1 20010618 (prerelease)
bash-2.02$
Isn't the --enable-threads passed to configure and Thread model:
single a contradiction in terms?
Regards,
Harri