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: Coding convention: use of `!x' vs. `! x'


>>>>> "Akim" == Akim Demaille <akim@epita.fr> writes:

    Akim> Would you say much of the problems are coming from the fact
    Akim> that the standards support things like

    Akim>         ./configure make prefix=/foo

No -- but I don't doubt that there are problems there.  I was merely
trying to avoid having to pull in so much stuff from target-dependent
Makefile fragments at make-time -- I wanted to do it at configure-time.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

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