URL:
  <http://savannah.gnu.org/patch/?6508>

                 Summary: Building with -g3
                 Project: The GNU Hurd
            Submitted by: abarbu
            Submitted on: Friday 05/09/2008 at 15:45
                Category: GNU Mach
                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.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Friday 05/09/2008 at 15:45  Name: debugging.patch  Size: 1kB   By:
abarbu

<http://savannah.gnu.org/patch/download.php?file_id=15648>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?6508>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



Reply via email to