Duncan Gibson <[email protected]> writes: > Not sure exactly why you would have both -c and -o in the same line > here, or what the result would be...
That's perfectly valid; it just means to compile but not link, with an explicitly specified output object file name. -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) Finger [email protected] (NOT a valid e-mail address) for more info. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

