URL:
  <http://savannah.gnu.org/bugs/?23417>

                 Summary: Building with -g3
                 Project: The GNU Hurd
            Submitted by: abarbu
            Submitted on: Mittwoch 28.05.2008 um 22:24
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None
Wiki-like text discussion box: 

    _______________________________________________________

Details:

Currently cpp runs over the headers with $CFLAGS and then the results are
passed to mig. With -g3 cpp generates some #defines in the final output, mig
is not happy with this situation. This patch just runs cpp over the headers
again before passing them to mig without $CFLAGS in order to strip those
#defines out. This lets you compile mach with -g3.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?23417>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/



Reply via email to