Skip to content

Conversation

@larrycai
Copy link

@larrycai larrycai commented Nov 4, 2019

resolves #94

  • add one sample .travis.yml to start with for ubuntu env
  • fix one bug in Makefile_linux_shared

@larrycai larrycai changed the title #94 one .travis.yml example to build on ubuntu one .travis.yml example to build on ubuntu Nov 4, 2019
* patch from anntzer/redeal@4a1b95f7870cc7

Signed-off-by: Larry Cai <larry.caiyu@gmail.com>
@larrycai
Copy link
Author

larrycai commented Nov 9, 2019

With Antony's patch from anntzer/redeal, it works finally, sees https://travis-ci.com/larrycai/dds/jobs/254796009

  • use grep /proc/meminfo for memory check instead free command in modern unix system
  • delete FreeMemory()

check codes for detail, it shall work for other unix as well now

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.

sample to generate linux binary using .travis.yml

1 participant