Skip to content

Suppress the MIPSpro license nag screen when invoking cc, CC, or c89 on IRIX

License

Notifications You must be signed in to change notification settings

dcantrell/denag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

denag
-----

   This is a Bourne shell script that wraps the compiler that ships with the
   MIPSpro development environment.  The wrapper scans the output from the
   compiler and suppresses the license nag screen.

How to install
--------------

   See INSTALL.

How to remove
-------------

   See REMOVE.

What it does
------------

   The denag script captures the output from the compiler and removes the
   license nag screen from stderr.  Both stdout and stderr are left alone
   and not combined (so you can still grep for errors and such).  Nothing
   special, the script is rather short.

Who wrote it
------------

   David Cantrell <[email protected]>
   http://www.burdell.org/

About

Suppress the MIPSpro license nag screen when invoking cc, CC, or c89 on IRIX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages