Re: [wx-dev] Building on Panther???

0 views
Skip to first unread message

Kevin Ollivier

unread,
Nov 15, 2003, 10:24:58 PM11/15/03
to wx-...@lists.wxwindows.org, Stephen Pope
Hi Stephen,

Have you tried checking out the CVS for the WX_2_4_BRANCH? I'm able to
compile on Panther "out of the box" with it.

Thanks,

Kevin

On Nov 15, 2003, at 6:19 PM, Stephen Travis Pope wrote:

>
> Hello all,
>
> I've been following the progress on getting WXW working on the new Mac
> OS, but there still appear to be problems I can't make sense of.
>
> (1) The simple problems with FixedToInt in dc.cpp are easy to fix
> (thanks to the patch from Simon Walton)
>
> (2) the mstab problems in the wchar includes appear to be fixed (at
> least according to the recent gcc mailing list traffic), the fixes
> seem to be in the Mac gcc headers, but I still get the errors about
>
> /usr/local/include/c++/3.3/cwchar:65: error: conflicting types for
> `typedef struct mbstate_t mbstate_t'
> /usr/include/wchar.h:107: error: previous declaration as `typedef
> union __mbstate_t mbstate_t'
>
> (3) There are build issues with the make failing because of trying to
> compile with no source files
>
> ./bk-make-pch .pch/wxprec_basedll/wx/wxprec.h.gch wx/wxprec.h g++
> -I.pch/wxprec_basedll -D__WXMAC__ -I../include -I../src/jpeg
> -I../src/expat/lib -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1
> -dynamic -fPIC -DWX_PRECOMP -DNO_GCC_PRAGMA -Ilib/wx/include/mac-2.5
> -I../include -I../src/jpeg -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
> -fpascal-strings -I../src/mac/morefilex
> -I/Developer/Headers/FlatCarbon -O2 -Wall -fno-common
> g++: compilation of header file requested
>
> ----
>
> ...does anyone have WXW compiling on Mac OS X 10.3 (Panther)???
>
> ..any reply appreciated...
>
> stp
>
> --
> Stephen Travis Pope -- http://create.ucsb.edu/~stp
>
> Faith, surrender, and hope are only as important to life as, say,
> breathing.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wx-dev-un...@lists.wxwindows.org
> For additional commands, e-mail: wx-de...@lists.wxwindows.org
>


Vaclav Slavik

unread,
Nov 17, 2003, 3:50:40 AM11/17/03
to wx-...@lists.wxwindows.org
Hi,

Stephen Travis Pope wrote:
> My gcc --version tells me
>         gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1495)

it seems that the assumption that Apple's gcc-3.3 supports precompiled
headers is incorrect, then. Can some Mac person comment on this
please? I don't know how should the test for pch support look like if
there's problem with this version, but some other Apple's 3.3
versions work (?).

> I don't get this problem now that I'm using the 2.4 branch on CVS.

That's because PCH support weren't there in 2.4...

Vaclav

--
PGP key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x465264C9

Reply all
Reply to author
Forward
0 new messages