[Bug 1815] RFE: Get Xorg compiling with the Sun Workshop/Forte XIPO
option
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Nov 9 19:42:26 PST 2004
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://freedesktop.org/bugzilla/show_bug.cgi?id=1815
------- Additional Comments From roland.mainz at nrubsig.org 2004-11-09 19:42 -------
Created an attachment (id=1267)
--> (https://freedesktop.org/bugzilla/attachment.cgi?id=1267&action=view)
Prototype patch for 2004-11-09-trunk
Usage:
1. Pull source:
% cvs -d:pserver:anoncvs at xprint.freedesktop.org:/cvs/xorg checkout xc
2. Create xc/config/cf/host.def with the following content:
-- snip --
#define HasFreetype2 NO
#undef OptimizedCDebugFlags
#define OptimizedCDebugFlags -xipo=2 -xipo_archive=writeback -xO4
-xbuiltin=%all -xlibmil -xstrconst -xarch=v8plus
#undef OptimizedCplusplusDebugFlags
#define OptimizedCplusplusDebugFlags -xipo=2 -xipo_archive=writeback -xO4
-xbuiltin=%all -xlibmil -xarch=v8plus
-- snip --
3. Start the build
% timex nice make World 2>&1 | tee -a buildlog.log
--
Configure bugmail: https://freedesktop.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the xorg-bugzilla-noise
mailing list