This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: is --enable-threads supported on HP-UX 11.00?



>> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]