Disabling large file support breaks libstdc++-v3

Jose Vasconcellos jvasco at verizon.net
Sun Dec 11 00:53:09 UTC 2005


I'm building the system without large file support.
The problem comes when I add g++ support. The
libstdc++ breaks because it is configured with
_LIBCXX_USE_LFS. If I manually undefine this in
the generated config.h, everything builds correctly.

Does anyone have a patch so that the definition of
_LIBCXX_USE_LFS is controlled by BR2_LARGEFILE?

Regards,

Jose Vasconcellos




More information about the uClibc mailing list