bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[patch #6508] Building with -g3


From: Andrei Barbu
Subject: [patch #6508] Building with -g3
Date: Fri, 09 May 2008 15:45:20 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9b5) Gecko/2008040410 (Gentoo) Firefox/3.0b5

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

[Prev in Thread] Current Thread [Next in Thread]