Bug 86554

Summary: Build tools for xscale-elf are not recognized
Product: [Retired] eCos Reporter: pascal Pediroda <pascal.pediroda>
Component: ConfigToolAssignee: John Dallaway <jld>
Status: CLOSED NOTABUG QA Contact: John Dallaway <jld>
Severity: medium Docs Contact:
Priority: medium    
Version: CVSCC: jifl-bugzilla
Target Milestone: ---   
Target Release: ---   
Hardware: xscale   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-03-25 14:43:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description pascal Pediroda 2003-03-25 14:00:55 UTC
Description of problem:
Build tool folder with xscale-elf-* files is not seen as a valid folder.

Version-Release number of selected component (if applicable):
ConfigTool V2.11 (Windows 2000 Professional)

How reproducible:
Every time

Steps to Reproduce:
1.In ConfigTool, select the tools->paths->Build Tools
2.Browse for folder where xscale-elf-* are
    
Actual results:
The ConfigTool says it does not recognize arm-elf build tools.

Expected results:
The ConfigTool should recognize the xscale-elf build tools 


Additional info:
It did work in version 1.3

Comment 1 John Dallaway 2003-03-25 14:43:41 UTC
The configtool uses the CDL option CYGBLD_GLOBAL_COMMAND_PREFIX to determine 
which toolchain is required for a particular eCos target. Support for XScale 
targets is now fully integrated into the arm-elf toolchain and it is not 
necessary to use a specialized xscale-elf toolchain. The default values of 
CYGBLD_GLOBAL_COMMAND_PREFIX defined by the various eCos XScale HAL packages 
have been modified accordingly. If you wish to use an xscale-elf toolchain, 
you must now modify CYGBLD_GLOBAL_COMMAND_PREFIX using the configtool.