This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: A patch for Makefile.in



  In message <4.1.0.31.19980728125801.00b94130@mail.lauterbach.com>you write:
  > Just a dumb users question, why not let gcc act as gcc -E if called as cpp
  > (via symlink or copied binary on symlink-less platforms)? This looks so
  > obvious to me ;-)
This violates GNU coding standards which say that no program should
change its behavior based its the name.

Plus it would still mean the Linux folks would have to have the gcc/egcs
package installed for their window managers to work.

jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]