Coder Social home page Coder Social logo

whale's Introduction

Whale

N.B. I don't know what I'm doing. :)

Anyway, I'm running my C++ builds in this container.

The default cmake you get from apt-get is ancient. So, I grabbed the current one, unpacked it and built it. This took a long time. Now I download the binary.

I've installed the current version of clang to mirror what I do on macOS.

Here they are.

root@af88ed8a4084:/# clang --version
clang version 8.0.0 (tags/RELEASE_800/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/local/clang_8.0.0/bin
root@af88ed8a4084:/# cmake --version
cmake version 3.14.5

CMake suite maintained and supported by Kitware (kitware.com/cmake).
root@af88ed8a4084:/#

FWIW, the default version of gcc that's installed is this:

g++ (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0

This version has most of C++17 implemented. Version 8+ has all of C++17 implemented.

Feedback

Really, I just whacked this togehter.

If you are an expert and have suggestions on what to improve, I'd like to hear it.

  • Gene

whale's People

Contributors

genedelisa avatar

Stargazers

Miguel Tepale avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.