[ wxwindows-Bugs-1843443 ] Compilation failure in a very specific case
SourceForge.net
noreply at sourceforge.net
Mon Dec 3 08:00:35 PST 2007
Bugs item #1843443, was opened at 2007-12-03 17:00
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1843443&group_id=9863
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Build -- Mac
Group: Must fix
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Steven Van Ingelgem (g00fy)
Assigned to: Nobody/Anonymous (nobody)
Summary: Compilation failure in a very specific case
Initial Comment:
If you configure with:
--enable-precomp-headers
--enable-universal_binary
Then g++ will complain about some parameters which
cannot be used with multiple archs.
(maybe it's in combination with other parameters, so
hereby my configure command:
./configure --prefix=/usr --with-opengl --enable-
unicode --disable-compat28 --enable-universal_binary)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1843443&group_id=9863
More information about the wx-dev
mailing list