pdf-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pdf-devel] Mac OS X compilation broken


From: Lieven Marchand
Subject: Re: [pdf-devel] Mac OS X compilation broken
Date: Mon, 30 Mar 2009 09:43:25 +0200

On Sun, Mar 29, 2009 at 8:14 PM, Nigel Gourlay <address@hidden> wrote:
> Hello
>
> I tried downloading the sources, with a view to getting involved in
> development. However, I ran into compilation problems that weren't
> immediately obvious how to solve.
>
> This seems to be the same problem as a previous thread:
>  http://www.mail-archive.com/address@hidden/msg01092.html
>
> --Nigel Gourlay
>
>
> Full log of bootstrap && configure && make attached.
>
> gcc -v
> Using built-in specs.
> Target: i686-apple-darwin9
> Configured with: /var/tmp/gcc/gcc-5465~16/src/configure
> --disable-checking -enable-werror --prefix=/usr --mandir=/share/man
> --enable-languages=c,objc,c++,obj-c++
> --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/
> --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib
> --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic
> --host=i686-apple-darwin9 --target=i686-apple-darwin9
> Thread model: posix
> gcc version 4.0.1 (Apple Inc. build 5465)
>

Does your version of gcc set the __APPLE_CC__  preprocessor variable?
You shouldn't see the definition of these functions as static if
__APPLE_CC__ >= 5400 which it should be for your build 5465.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]