Skip to content
This repository was archived by the owner on May 25, 2024. It is now read-only.

mcandre/vagrant-miros-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

vagrant-miros-cpp: a Vagrant box for building C/C++ binaries for MirOS (MirBSD)

(A placeholder for gcc, which comes with the gnu10.ngz distribution package.)

VAGRANT CLOUD

EXAMPLE

$ cd i386/test
$ vagrant up
$ vagrant ssh -c "cd /vagrant && g++ -o hello hello.cpp && ./hello"
Hello World!

RUNTIME REQUIREMENTS

Recommended

BUILDTIME REQUIREMENTS

EXPORT

$ sh -c "cd i386 && make vagrant-miros-cpp-i386.box"

About

a Vagrant box for building C/C++ binaries for MirOS (MirBSD)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published