On Fri, 27 Apr 2001, Robert Schweikert wrote: > Hi, > > I would like to specify command line options for gcc or ld in a file. > All I have found so far by looking at the documentation is that I can > write a linker script using the ld command language. Why don't you just use a Makefile? Matt