Command line use?
Juhana Sadeharju
kouhia@nic.funet.fi
Mon Sep 10 09:44:00 GMT 2001
Hello. If I browsed User Guide correctly, SN cannot be operated
from command line. Following simple tasks should go through command
line; please consider.
I looked for a software for creating Makefiles automatically because
I have an old software having hundrets of files in nearly 200 directories.
Instead of modifying 200 Makefiles or Makefiles.am, it would make
sense if a software (SN?) generates the Makefiles.
For the task, I don't need to maintain any files -- simple making of
the makefiles would do fine. If anything is missing (from system files),
then error reports are okay. So, simple "snavigator justdoit" command
line command would do fine for me. "make all" should compile all
executables, one per main() found, and build a library file based
on (given?) .h files.
My own library of routines has several tens of .c/.h files. When I
write source for a new executable, I just add dependencies to Makefile
and not pack my library to a lib file. Here I would need a command
"snavigator justdoit" which creates makefiles so that "make main"
would compile main() in file main.c and "make another" would compile
the main() in file another.c.
Library could similarly be made by "snavigator justdoit libhere.h libhere".
"make libhere" would actually compile and assemble the "libhere" library
file.
I don't need and don't want understand the Makefile system beyond this.
So, is Source-Navigator for me, or should I look for a better program?
(Or can SN be made simple for the simple tasks like above?)
Best Regards,
Juhana
PS. I'm not in the mailing list, but I read replies from the archive
More information about the Sourcenav
mailing list