bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNU lib - z/OS thread related fix


From: Bruno Haible
Subject: Re: GNU lib - z/OS thread related fix
Date: Tue, 07 Mar 2023 16:53:06 +0100

Hi,

> I am porting m4 to z/OS and came across following compilation error related 
> to gnulib:
> 
> glthread/thread.c:206:1: error: unknown type name 'gl_thread_t'; did you mean 
> 'pthread_t'?

First of all, I need to understand the configuration. Please, can you
attach
  - the config.cache file generated by './configure -C'
  - the config.status file
  - the config.h file

Also, did you specify a configure option --enable-threads=... [1] ?
If so, what are the corresponding configuration files when you don't
specify an --enable-threads=... option?

Bruno

[1] 
https://www.gnu.org/software/gnulib/manual/html_node/Choosing-a-multithreading-API.html






reply via email to

[Prev in Thread] Current Thread [Next in Thread]