Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 12010
Product:  
Component:  
Status: NEW
Resolution:
Assigned To: Not yet assigned to anyone <unassigned@gcc.gnu.org>
Host:
Reported against  
Priority:  
Severity:  
Target Milestone:  
 
 
Target:
Reporter: dank@kegel.com
Add CC:
CC:
Remove selected CCs
Build:
Patch URL:
Summary:
Keywords:
Known to work:
Known to fail:

Attachment Description Type Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 12010 depends on: Show dependency tree
Show dependency graph
Bug 12010 blocks:

Additional Comments:





Mark bug as waiting for feedback
Mark bug as suspended




View Bug Activity   |   Format For Printing   |   Clone This Bug


Description:   Last confirmed: 2005-10-30 17:25 Opened: 2003-08-21 13:17
If you try to run 'make check' on a cross-compiler, it fails with

/testsuite_flags: /testsuite_flags: No such file or directory
    while executing
"exec sh ${odir_v3}/testsuite_flags --build-includes"
    (procedure "g++_include_flags" line 21)
    invoked from within
"g++_include_flags [get_multilibs] "
    (procedure "g++_init" line 63)
    invoked from within
"${tool}_init $test_file_name"
    (procedure "runtest" line 19)
...
make[1]: [check-g++] Error 1 (ignored)

See the first hunk of
http://www.kegel.com/crosstool/current/gcc-3.3.1-patches/gcc-3.2.3-g++.exp.patch
or
http://www.kegel.com/crosstool/current/gcc-3.4-20030813-patches/gcc-3.4-20030813-g++.exp.patch
respectively for a fix.

------- Comment #1 From dank@kegel.com 2003-08-21 13:26 -------
Same problem occurs in libstdc++{,-v3}.exp.  See
http://www.kegel.com/crosstool/current/gcc-3.3.1-patches/gcc-3.3-libstdc++-v3-dg.exp.patch
or
http://www.kegel.com/crosstool/current/gcc-3.4-20030813-patches/gcc-3.4-20030813-libstdc++.exp.patch
for a fix.

------- Comment #2 From Andrew Pinski 2003-08-21 13:35 -------
Can you please post your patches to gcc-patches@gcc.gnu.org?

------- Comment #3 From dank@kegel.com 2003-08-21 14:25 -------
OK.  Cleaned-up patch posted as
http://gcc.gnu.org/ml/gcc-patches/2003-08/msg01259.html

------- Comment #4 From Dara Hazeghi 2003-08-24 22:53 -------
Confirmed.

------- Comment #5 From Andrew Pinski 2004-01-10 22:43 -------
Move to 3.5 for now.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug