[Bug 20476] New: configure uses GCC's keyword typeof

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Oct 26 11:00:24 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=20476

           Summary: configure uses GCC's keyword typeof
           Product: Wine
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: build-env
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: yann at droneaud.fr


configure script uses typeof() which is a GCC extension not available in C99.

Running configure script with a C99 compliant compiler (eg gcc --std=c99)
reports errors about missing libs/features.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list