Bug 2571

Summary: Cross compile instructions are incorrect
Product: xorg Reporter: Peter Åstrand <astrand>
Component: DocumentationAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: 6.8.2   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 3643    
Attachments:
Description Flags
Build error when using BOOTSTRAPCFLAGS="CROSSCOMPILEDIR..."
none
Fix cross compile instructions in BUILD.sgml none

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.