[Bug target/69153] --with-advance-toolchain configure option does not correctly set configure variable target_header_dir

2016-12-07 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69153 Peter Bergner changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #5 from Peter

[Bug target/69153] --with-advance-toolchain configure option does not correctly set configure variable target_header_dir

2016-12-07 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69153 Peter Bergner changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/69153] --with-advance-toolchain configure option does not correctly set configure variable target_header_dir

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69153 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3

[Bug target/69153] --with-advance-toolchain configure option does not correctly set configure variable target_header_dir

2016-04-27 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69153 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.0 |6.2 --- Comment #3 from Jakub Jelinek

[Bug target/69153] --with-advance-toolchain configure option does not correctly set configure variable target_header_dir

2016-01-05 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69153 --- Comment #2 from Peter Bergner --- (In reply to Andrew Pinski from comment #1) > You are leaking a target specific configure option to the configure script. > This seems wrong. Can't you set target_header_dir in config.gcc instead? As the

[Bug target/69153] --with-advance-toolchain configure option does not correctly set configure variable target_header_dir

2016-01-05 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69153 Peter Bergner changed: What|Removed |Added Target||powerpc*-linux CC|

[Bug target/69153] --with-advance-toolchain configure option does not correctly set configure variable target_header_dir

2016-01-05 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69153 --- Comment #1 from Andrew Pinski --- You are leaking a target specific configure option to the configure script. This seems wrong. Can't you set target_header_dir in config.gcc instead?