[quake3-bugzilla] [Bug 5515] New: make-macosx.sh won't work

bugzilla-daemon at icculus.org bugzilla-daemon at icculus.org
Wed May 16 15:58:06 EDT 2012


https://bugzilla.icculus.org/show_bug.cgi?id=5515

           Summary: make-macosx.sh won't work
           Product: ioquake3
           Version: SVN HEAD
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: major
          Priority: P3
         Component: Platform
        AssignedTo: zakk at icculus.org
        ReportedBy: pez.marcello at hotmail.it
         QAContact: quake3-bugzilla at icculus.org


Created attachment 3145
  --> https://bugzilla.icculus.org/attachment.cgi?id=3145
result of ./make-macosx.sh

Hi,
i have seen effort on making a Mac Os X 10.7 Lion working scripts.
Currently it can't work because default Mac compiler is now llvm/clang and no
more gcc.
Output og gcc -v:

Using built-in specs.
Target: i686-apple-darwin11
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.9~22/src/configure
--disable-checking --enable-werror
--prefix=/Applications/Xcode.app/Contents/Developer/usr/llvm-gcc-4.2
--mandir=/share/man --enable-languages=c,objc,c++,obj-c++
--program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/
--with-slibdir=/usr/lib --build=i686-apple-darwin11
--enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.9~22/dst-llvmCore/Developer/usr/local
--program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11
--target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.9.00)

In addition /Developer directory does not exists anymore because developer
tools are now boundled with Xcode app(see gcc -v). 

See attachment for build errors.

Hope this will help.

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


More information about the quake3-bugzilla mailing list