[Bug debug/81372] gcc-620 syntax issues

2017-07-10 Thread abinaya.manikandan at wipro dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81372 --- Comment #4 from Abinaya --- Thank you so much. If we need any help will continue on this ticket. Have a great day:)

[Bug debug/81372] gcc-620 syntax issues

2017-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81372 --- Comment #3 from Andrew Pinski --- --disable-hosted-libstdcxx means are not producing a hosted libstdc++ but compiling GCC requires a hosted C++ Library (for stage 2). Really any native GCC will require a hosted C++ Library. There is no reas

[Bug debug/81372] gcc-620 syntax issues

2017-07-10 Thread abinaya.manikandan at wipro dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81372 --- Comment #2 from Abinaya --- Hi Pinski, Thanks for your quick reply. Could you please let me know what is the difference between that --disable-hosted-libstdcxx and --disable-bootstrap. Why we are using this flag? Regards, Abinaya

[Bug debug/81372] gcc-620 syntax issues

2017-07-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81372 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---