On Wed, 3 Aug 2005 manish.jain@xxxxxxxxxx wrote: > > Hi, > > I need to compile my program using GCC. Can I specify all options in a file > and give the file name as an argument to the GCC. Yes that file is caled makefile, look at make/makefile. -ishwar