[MacPorts] #34213: gcc-apple-4.2 should work around a buggy 10.4 header

MacPorts noreply at macports.org
Sun Apr 29 11:28:52 PDT 2012


#34213: gcc-apple-4.2 should work around a buggy 10.4 header
---------------------------------------+------------------------------------
  Reporter:  Peter_Dyballa@…           |       Owner:  jeremyhu@…           
      Type:  defect                    |      Status:  closed               
  Priority:  Normal                    |   Milestone:                       
 Component:  ports                     |     Version:  2.0.4                
Resolution:  wontfix                   |    Keywords:                       
      Port:  apple-gcc42               |  
---------------------------------------+------------------------------------

Comment(by jeremyhu@…):

 Replying to [comment:11 Peter_Dyballa@…]:

 > I don't understand what you mean with "user-modified".

 Based on the log, "-mcpu=7450 -mtune=7450" is being passed in to the
 CFLAGS to configure.  This means that you have modified base to do so,
 since neither base nor the emacs Portfile set those flags.  Hence it is
 happening only in a user-modified situation.

 > The use of "-mcpu=7450 -mtune=7450" is according to the documentation

 Yes, those are valid.  Unfortunately, there is a header that doesn't play
 nicely with them.

 > , and should not have any impact on how C header files are interpreted

 That is where you are wrong.  They change preprocessor macros which by
 definition changes how headers are interpreted.

-- 
Ticket URL: <https://trac.macports.org/ticket/34213#comment:12>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list