#!/bin/sh # # This script computes the various flags needed to run GNU C++ testsuites # (compiler specific as well as library specific). # # Written by Benjamin Kosnik # Gabriel Dos Reis # # Print a message saying how this script is intended to be invoked print_usage() { cat <