gcc and <tgmath.h>

B

bq

This question is about <tgmath.h> in gcc. It may be an installation
issue, I don't know, but here is the question.
I tried three different versions on three different systems:
version 3.2
version 3.4.0
version 2.96
Only the last one (2.96) had tgmath.h installed (and it worked
properly).

Is this just an installation/configuration issue, or is there more to
it?

Thanks
bq
 
T

Tim Prince

bq said:
This question is about <tgmath.h> in gcc. It may be an installation
issue, I don't know, but here is the question.
I tried three different versions on three different systems:
version 3.2
version 3.4.0
version 2.96
Only the last one (2.96) had tgmath.h installed (and it worked
properly).
tgmath implementation, if available, is supplied with the math library on
your system, e.g. glibc for linux. Not part of this C compiler. Off Topic
for this group, maybe partly on topic for gcc.help mailing list, more so for
a forum associated with your OS.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,263
Messages
2,571,064
Members
48,769
Latest member
Clifft

Latest Threads

Top