bug-hurd
[Top][All Lists]
Advanced

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

[patch #6508] Building with -g3


From: Thomas Schwinge
Subject: [patch #6508] Building with -g3
Date: Mon, 19 May 2008 13:30:28 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.1.14) Gecko/20080418 Ubuntu/7.10 (gutsy) Firefox/2.0.0.14

Update of patch #6508 (project hurd):

                  Status:                    None => In Progress            

    _______________________________________________________

Follow-up Comment #1:

Your analysis is correct, however I found a slightly more elegant solution to
strip out the unwanted ``#define''s and installed that one instead.

    2008-05-19  Thomas Schwinge  <tschwinge@gnu.org>
    
        [patch #6508 -- Building with -g3]
        * Makefile.am (MIGCOM): Let it filter through CPP again.
        Suggested by Andrei Barbu <teval0@gmail.com>.


We now get warnings like these:

    <built-in>:1:1: warning: "__STDC__" redefined
    <built-in>: warning: this is the location of the previous definition
    <built-in>:1:1: warning: "__STDC_HOSTED__" redefined
    <built-in>: warning: this is the location of the previous definition

This needs to be tracked down before this case can be closed.


    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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