Skip to content

Conversation

@yamaguchi1024
Copy link
Contributor

This reduces pcm size by 5.5 Mbytes

`--> du lib/*.pcm | awk -F ' ' '{sum += $1} END {print sum}'
           340380
`--> du lib/*.pcm | awk -F ' ' '{sum += $1} END {print sum}'
           334932

This reduces pcm size by 5.5 Mbytes
```
`--> du lib/*.pcm | awk -F ' ' '{sum += $1} END {print sum}'
           340380
`--> du lib/*.pcm | awk -F ' ' '{sum += $1} END {print sum}'
           334932
```
@phsft-bot
Copy link

Starting build on slc6/gcc48, slc6-i686/gcc49, centos7/clang39, centos7/gcc62, centos7/gcc7, fedora28/native, ubuntu16/native, mac1013/native, windows10/vc15 with flags -Dimt=ON -Dccache=ON
How to customize builds

@yamaguchi1024
Copy link
Contributor Author

@phsft-bot build just on slc6/gcc62 with flags -Druntime_cxxmodules=On -Dctest_test_exclude_none=on

@phsft-bot
Copy link

Starting build on slc6/gcc62 with flags -Dimt=ON -Dccache=ON -Druntime_cxxmodules=On -Dctest_test_exclude_none=on
How to customize builds

@phsft-bot
Copy link

Build failed on slc6/gcc62.
See console output.

Errors:

And 598 more

@pcanal
Copy link
Member

pcanal commented Aug 1, 2018

Could the commit message be enhanced to express which files are still embedded? Thanks.

@yamaguchi1024
Copy link
Contributor Author

@phsft-bot build just on slc6/gcc62 with flags -Druntime_cxxmodules=On -Dctest_test_exclude_none=on

@phsft-bot
Copy link

Starting build on slc6/gcc62 with flags -Dimt=ON -Dccache=ON -Druntime_cxxmodules=On -Dctest_test_exclude_none=on
How to customize builds

@yamaguchi1024
Copy link
Contributor Author

Turns out that it doesn't help modules relocation. closing

@yamaguchi1024 yamaguchi1024 deleted the embed branch September 27, 2018 22:19
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

Successfully merging this pull request may close these issues.

4 participants