Skip to content

Example of a small package that won't work with the system libstdc++

License

Notifications You must be signed in to change notification settings

flatironinstitute/sciware_awful_cp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sciware_awful_cp

Example of a small package that won't work with the system libstdc++ and to demonstrate custom software installs. Not to be taken seriously.

Building

make

To select intel compiler

make CXX=icpx

Installing

make install

to install to a custom path

PREFIX=/path/to/my/prefix make install

About

Example of a small package that won't work with the system libstdc++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published