GithubHelp home page GithubHelp logo

Comments (5)

berkus avatar berkus commented on September 28, 2024

Xref https://svn.boost.org/trac10/ticket/13274

from filesystem.

pdimov avatar pdimov commented on September 28, 2024

See also android/ndk#518 and android/ndk#501

will be fixed in r16beta2.

from filesystem.

enh avatar enh commented on September 28, 2024

this bug can be closed: the released NDK added the missing defined() last year.

from filesystem.

alexeikh avatar alexeikh commented on September 28, 2024

It should be noted that:

  • This issue (#56) is about compilation failure of #include <cstdio> if _FILE_OFFSET_BITS=64 is defined.
  • This issue (#56) should not be confused with issue #65, which is about compilation failure of BOOST_RESIZE_FILE(...) if _FILE_OFFSET_BITS=64 is defined.
  • This issue (#56) is only fixed in Android NDK for libc++ (LLVM STL). If using libstdc++ (GNU STL), the issue remains.
  • Issue #65 is not fixed yet. Android NDK developers' opinion is that it must be fixed in the Boost.Filesystem code.
  • Pull request #69 aims to fix both issue #56 for GNU STL and issue #65.

I am publishing this information here, so that #65 and #69 will not be mistakenly closed as duplicates for this issue (#56).

from filesystem.

berkus avatar berkus commented on September 28, 2024

@alexeikh libstdc++ is no longer supported in latest NDKs and is slated for removal. I don't think any significant work will be done to remedy this in libstdc++.

from filesystem.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.