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: Problems with egcs and POSIX threads on AIX


	Are you invoking XLC with cc_r or xlc_r?  Are you invoking EGCS
with "gcc -mthreads"?  You need to invoke either compiler with re-entrant
thread support enabled.

David


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