https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92491

--- Comment #4 from zhaobo at huawei dot com ---
will try it .
Currently I manually delete three generated dirs : aarch64*, host* , build* ,
and recompile the project . 
It succeeded now .

Thanks.

Regards,
Bob



-----邮件原件-----
发件人: pinskia at gcc dot gnu.org [mailto:gcc-bugzi...@gcc.gnu.org] 
发送时间: 2019年11月13日 14:23
收件人: Zhaobo (Bob) <zha...@huawei.com>
主题: [Bug fortran/92491] when compile for gfortran on hisilicon Kunpeng920 , it
reports error and terminate the compilation

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92491

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to
zhaobo from comment #2)
> I work on the same dir to execute below two commands in sequence.
> ./configure --enable-checking=release --enable-languages=c,c++,fortran 
> --disable-multilib


Yes that is not recommended.  It is recommended and really only supported to
build in a different directory from the source directory.

--
You are receiving this mail because:
You reported the bug.

Reply via email to