Hi again,

On Fri, Sep 17, 2010 at 5:55 PM, Benson Margulies <bimargul...@gmail.com> wrote:
> Configure's output : http://pastebin.com/xwvpXj3K.
>
>
> Making: ../unxmacxi.pro/obj/cppsetup.obj
> gcc -fsigned-char -fmessage-length=0 -malign-natural -c  -g -O0
> [...]
> -isysroot /Developer/SDKs/MacOSX10.4u.sdk -
> -DGXX_INCLUDE_PATH=/usr/include/c++/4.2.1

This won't work. As stated in the issue: compiling using the 10.4 SDK
requires the use of gcc 4.0 compiler, not 4.2
you applied incomplete patch/not all patches and/or forgot to run
autoconf to regenerate configure after patching configure.in
configure should complain when using gcc 4.2.x

ciao
Christian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org

Reply via email to