This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: is --enable-threads supported on HP-UX 11.00?
- To: aoliva at redhat dot com
- Subject: Re: is --enable-threads supported on HP-UX 11.00?
- From: Loren James Rittle <rittle at latour dot rsch dot comm dot mot dot com>
- Date: Mon, 30 Jul 2001 11:01:50 -0500 (CDT)
- CC: mark at codesourcery dot com, gcc at gcc dot gnu dot org, harri dot pasanen at trema dot com
- References: <122570000.996246550@warlock.codesourcery.com> <orpuakmkbm.fsf@feijoada.lsd.ic.unicamp.br>
- Reply-to: rittle at labs dot mot dot com
>> I see. I agree with you.
>> I believe we should enable threads by default if threads are
>> available, which seems like a very reasonable thing to do,
Agreed, but I think some manual updating of config.gcc will be
required for any targets that are not yet setup properly. In terms of
testing, I believe that maintainers for the targets will have to
upgrade as required.
>> but if the user explicitly asks for --enable-threads and no thread
>> library is available, we issue an error message and terminate
>> configure.
Now that we have agreement on this aspect of bootstrap/3314 ...
> I completely agree. This would be a nice usability improvement.
> But, I don't have time to work on a patch.
> Do you know how to do this?
... I have been working on patches to make that so. I will post a
version for mainline after I work on them some more.
Regards,
Loren