![]() |
has anyone written a shell script to simplify the use of GCC or G++?
example: $ [scriptname] what language? [choices] (automatically directs libraries) program name? [end example] or something like that. if not i will write one, but being a total linux noob right now, i'm just learning. :ph34r: |
i think most people would use a Makefile for this purpose.
|
Indeed. Makefiles exist for this soul purpose. If you want to learn how to make your own Makefiles (which are quite easy, actually) check out this site:
http://www.gnu.org/software/make/make.html And if you want a nice tutorial on making Makefile's, check this out: http://www.delorie.com/gnu/docs/make/make_4.html |
yeah, i figured that out soon afterwards
|
| All times are GMT -5. The time now is 3:56 AM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC