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]
Other format: [Raw text]

clarification on use of --enable-threads


Why does the compiler (gcc) have to know in advance what threading model is it be used on the
given machine ? 
How does specification of the threading model affect exception handling ?
Can't I build code that uses threading if --enable-threads is not supported on the platform I am
using (example - alphaev56-dec-osf5.1) ?


		
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - Helps protect you from nasty viruses. 
http://promotions.yahoo.com/new_mail


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