Skip to content

adrhc's blog

linux, network, web and java programming

Recent Posts

  • Nextcloud: Some jobs have not been executed since … Please consider increasing the execution frequency
  • Lambda expressions with many lines
  • How to Properly Organize Software into Modules and Classes?
  • openvpn
  • mount command

Categories

Archives

  • March 2025
  • February 2025
  • October 2024
  • June 2018
  • April 2018
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • March 2017
  • February 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • June 2015
  • May 2015
  • April 2015
  • March 2015
  • February 2015
  • January 2015
  • December 2014
  • November 2014
  • October 2014
  • Add New Post

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
© 2017 WP Online Support

Tag: cpp

Linux Programming

C++ programming on linux

October 14, 2014August 21, 2016 AdriancppLeave a Comment on C++ programming on linux

Info despre configuratia de la build gcc gcc -v Paths http://en.wikipedia.org/wiki/Rpath http://man7.org/linux/man-pages/man8/ld.so.8.html A sure-fire way to determine the name of the dynamic linker is to inspect a random binary from the host system by running: readelf -l /ffp/bin/find | grep […]

Continue reading ➞ C++ programming on linux
Proudly powered by WordPress