[Bug 3611] New: Mac OSX q3cpp broken

bugzilla-daemon at icculus.org bugzilla-daemon at icculus.org
Wed Apr 23 13:05:06 EDT 2008


http://bugzilla.icculus.org/show_bug.cgi?id=3611

           Summary: Mac OSX q3cpp broken
           Product: Quake 3
           Version: SVN HEAD
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: major
          Priority: P3
         Component: Platform
        AssignedTo: zakk at icculus.org
        ReportedBy: thebenmachine at googlemail.com
         QAContact: quake3-bugzilla at icculus.org


I think this is only a problem on Leopard, but q3cpp on my Mac uses the libc
getopt instead of the one in tools/lcc/cpp/getopt.c
Of course, they don't do *quite* the same thing, so as a result passing any
arguments to it results in either sheer insanity or a plain bus error.

Renaming the getopt function to Q_getopt seems to resolve the issue and I can
now compile QVMs fine. It's not easy for me to make sure they *work*, but all
signs point to yes.


-- 
Configure bugmail: http://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



More information about the quake3-bugzilla mailing list