cc -o -c

Eric L. Nelson auvnele at auvc7.tamu.edu
Fri May 31 08:15:00 AEST 1991


I'm working on a large software program where sources are in one
directory and objects go into another. I cannot get:

 cc -c -o../dir/foo.o foo.c 

to put foo.o in ../dir. It insists on putting it in the same dir as
foo.c. 



More information about the Comp.unix.aix mailing list