Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. CC app-profiles.c
  2. In file included from app-profiles.c:28:
  3. /usr/include/stdlib.h:133:8: error: unknown type name '_Float128'
  4. extern _Float128 strtof128 (const char *__restrict __nptr,
  5. ^
  6. /usr/include/stdlib.h:190:4: error: unknown type name '_Float128'
  7. _Float128 __f)
  8. ^
  9. /usr/include/stdlib.h:236:8: error: unknown type name '_Float128'
  10. extern _Float128 strtof128_l (const char *__restrict __nptr,
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement