Hello, I wish to use cpprest in my project, this is a amazing library, but I need to make my can ship with some older Linux machine which does not have gcc 4.8 (for example CentOS 5, only have gcc 4.1).
I am curious about can cpprest compile on gcc 4.1?
Or if I can ship portable binary there will be fine (no need to compile on these machine), any idea about this?
Thank you very much.
I am curious about can cpprest compile on gcc 4.1?
Or if I can ship portable binary there will be fine (no need to compile on these machine), any idea about this?
Thank you very much.