Bug 13464

Summary: Cross compiling patches
Product: xorg Reporter: Joerg Sonnenberger <joerg>
Component: Lib/XtAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: enhancement    
Priority: medium CC: leslie_alistair, mat, matthieu.herrb
Version: gitKeywords: patch
Hardware: All   
OS: NetBSD   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Cross-compiling support for libXt none

Description Joerg Sonnenberger 2007-11-30 08:45:44 UTC
The patch adds support for cross-compiling libXt out of the box.
Comment 1 Joerg Sonnenberger 2007-11-30 08:47:02 UTC
Created attachment 12872 [details] [review]
Cross-compiling support for libXt
Comment 2 Alistair Leslie-Hughes 2011-04-05 03:51:40 UTC
What is the easiest way to reproduce this issue?
Comment 3 Jeremy Huddleston Sequoia 2011-10-07 17:45:51 UTC
commit 36e9f0d351afbf7fd2595990b2d39e7c551f6420
Author: John Tapsell <johnflux@gmail.com>
Date:   Tue Sep 23 19:00:42 2008 +0300

    configure.ac: Use native compiler for build tools
    
    makestrs is used during the build, so use the native compiler (either
    gcc or cc in $PATH, can be overridden as $CC_FOR_BUILD) instead of the
    (possibly cross-) compiler.

diff --git a/configure.ac b/configure.ac

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.