[Serdev] [BUG] Created: (SER-65) Makefile complains about unsupported gcc compiler on Mac OS X

Nils Ohlmeier (JIRA) bugs-admin at sip-router.org
Sat Sep 3 16:47:22 UTC 2005


Makefile complains about unsupported gcc compiler on Mac OS X
-------------------------------------------------------------

         Key: SER-65
         URL: http://bugs.sip-router.org/browse/SER-65
     Project: SIP Express Router
        Type: Improvement
  Components: core  
    Versions: HEAD    
 Environment: Mac OS X 10.4 (Tiger) with gcc 4.0
    Reporter: Nils Ohlmeier
 Assigned to: Andrei Pelinescu - Onciul 
    Priority: Trivial
     Fix For: HEAD
 Attachments: Makefiles.defs.patch

The gcc 4.0 on Mac OS X 10.4 (Tiger) is not detected as supported because of the customized version string from Apple (see below). Additionally the gcc does not support the inline-all-stringops option. Please find a trivial patch attached.

naboo:~ lando$ gcc --version
powerpc-apple-darwin8-gcc-4.0.0 (GCC) 4.0.0 20041026 (Apple Computer, Inc. build 4061)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://bugs.sip-router.org/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira




More information about the Serdev mailing list