Bug 2571 - Cross compile instructions are incorrect
Summary: Cross compile instructions are incorrect
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Documentation (show other bugs)
Version: 6.8.2
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 3643
  Show dependency treegraph
 
Reported: 2005-02-18 05:05 UTC by Peter Åstrand
Modified: 2005-12-19 08:50 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Build error when using BOOTSTRAPCFLAGS="CROSSCOMPILEDIR..." (1.54 KB, text/plain)
2005-02-18 05:06 UTC, Peter Åstrand
no flags Details
Fix cross compile instructions in BUILD.sgml (1.18 KB, patch)
2005-02-18 06:21 UTC, Alexander Gottwald
no flags Details | Splinter Review

Description Peter Åstrand 2005-02-18 05:05:25 UTC
The BUILD file says:

"
To inform the build system where your cross compiler is located use
BOOTSTRAPCFLAGS to set the make variable CROSSCOMPILEDIR.

make World BOOTSTRAPCFLAGS="CROSSCOMPILEDIR=<cross compiler dir>";
"

However, this doesn't work for me. See the attached error log for details. Running:

make World CROSSCOMPILEDIR=<cross compiler dir>

...works great, though.
Comment 1 Peter Åstrand 2005-02-18 05:06:44 UTC
Created attachment 1931 [details]
Build error when using BOOTSTRAPCFLAGS="CROSSCOMPILEDIR..."
Comment 2 Alexander Gottwald 2005-02-18 06:21:46 UTC
Created attachment 1932 [details] [review]
Fix cross compile instructions in BUILD.sgml
Comment 3 Adam Jackson 2005-12-20 03:50:25 UTC
fixed, thanks


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.