Hi All,

I am trying to compile protobuf (2.4.1) with PGI compiler (version 12.3) 
without success. I got the following error:

libtool: compile:  pgCC -DHAVE_CONFIG_H -I. -I../../src -I.. -DNDEBUG -c 
../../src/google/protobuf/stubs/strutil.cc  -fpic -DPIC -o .libs/strutil.o
"../../src/google/protobuf/stubs/strutil.cc", line 1058: error: identifier
          "strtof" is undefined
    *value = strtof(str, &endptr);
             ^

I will appreciate any help and advice.

Thanks,
Jong

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/protobuf/-/cbFBqLRASO0J.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to