Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conflicting #define noticed during build #9

Open
danielhams opened this issue Jun 29, 2019 · 0 comments
Open

Conflicting #define noticed during build #9

danielhams opened this issue Jun 29, 2019 · 0 comments

Comments

@danielhams
Copy link
Member

Not high priority, but would be nice to re-assure ourselves this isn't causing issues -> consistency

/builds/dan/bootstrapbuilds/gbs8_1-gcc8/build-gcc/mips-sgi-irix6.5/libstdc++-v3/include/mips-sgi-irix6.5/bits/c++config.h:1596: warning: "_GLIBCXX_USE_WCHAR_T" redefined
 #define _GLIBCXX_USE_WCHAR_T 1
 
In file included from /builds/dan/bootstrapbuilds/gbs8_1-gcc8/build-gcc/mips-sgi-irix6.5/libstdc++-v3/include/mips-sgi-irix6.5/bits/c++config.h:508,
                 from /builds/dan/bootstrapbuilds/gbs8_1-gcc8/gcc-8.2.0/libstdc++-v3/src/c++98/mt_allocator.cc:29:
/builds/dan/bootstrapbuilds/gbs8_1-gcc8/build-gcc/mips-sgi-irix6.5/libstdc++-v3/include/mips-sgi-irix6.5/bits/os_defines.h:40: note: this is the location of the previous definition
 #define _GLIBCXX_USE_WCHAR_T 0```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant