This is the mail archive of the gcc-help@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]

Re: gcc-4.7.4: libgcc2.h:157: error: unable to emulate 'TF'


On Tue, 10 Jul 2018 at 20:51, Jan Nieuwenhuizen wrote:
> However, now i get this error (I do not have pthreads/pthreads.h).

GNU/Linux targets are assumed to have Pthreads (because they should do).

Use --disable-threads or --enable-threads=single to override the default.


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