Menu

#134 Build error with 64 bit arm toolchain.

5.0
open
nobody
None
5
2015-09-08
2015-09-08
No

Encountered following build error while building STLport:

time_facets.cpp:445:19: error: 'const struct tm' has no member named 'tm_gmtoff'
diff = t->
tm_gmtoff;

Find attached the patch, when applied fixes this build issue. I hope this patch will be useful while cross compiling for 64 bit arm toolchains.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.