| 3 | | the following libraries do not build: |
| 4 | | * math, because of symbol name conflicts with libstdc++-v3 |
| 5 | | * serialization, wserialization, because gcc on Haiku lacks wide char support |
| 6 | | * iostreams, lack of zlib.h, probably |
| 7 | | make CPPFLAGS=-I/boot/common/include |
| | 3 | the following libraries do not build:[[br]] |
| | 4 | * math, because of symbol name conflicts with libstdc++-v3[[br]] |
| | 5 | * serialization, wserialization, because gcc on Haiku lacks wide char support[[br]] |
| | 6 | * iostreams, lack of zlib.h, probably[[br]] |
| | 7 | make CPPFLAGS=-I/boot/common/include[[br]] |