Bug 64258 - should use $CC instead of $CC_FOR_BUILD, since version.o is compiled using $CC
Summary: should use $CC instead of $CC_FOR_BUILD, since version.o is compiled using $CC
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: bash
Version: 7.3
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-04-30 19:41 UTC by Amy Lin
Modified: 2007-04-18 16:42 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2003-04-09 15:54:27 UTC
Embargoed:


Attachments (Terms of Use)
patch for bash for supporting cross-compiling (477 bytes, patch)
2002-04-30 19:43 UTC, Amy Lin
no flags Details | Diff

Description Amy Lin 2002-04-30 19:41:47 UTC
Description of Problem: building package fails when cross-compiling.


Version-Release number of selected component (if applicable):
2.05a-13

How Reproducible: Always


Steps to Reproduce:
1. unpack package
2. set up cross-compiling env
3. building package

Actual Results: building fails


Expected Results:


Additional Information:

Comment 1 Amy Lin 2002-04-30 19:43:14 UTC
Created attachment 55926 [details]
patch for bash for supporting cross-compiling

Comment 2 Tim Waugh 2002-10-16 10:26:01 UTC
In bash-2.05b it looks to me like version.o is compiled using $CC_FOR_BUILD.  Is
this patch still needed?

Comment 3 Tim Waugh 2003-04-09 15:54:27 UTC
No feedback; closing.


Note You need to log in before you can comment on or make changes to this bug.