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

--- Comment #2 from zhaobo at huawei dot com ---
I work on the same dir to execute below two commands in sequence.
./configure --enable-checking=release --enable-languages=c,c++,fortran
--disable-multilib
make;


Regards,
Bob



-----邮件原件-----
发件人: pinskia at gcc dot gnu.org [mailto:[email protected]] 
发送时间: 2019年11月13日 13:59
收件人: Zhaobo (Bob) <[email protected]>
主题: [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|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2019-11-13
     Ever confirmed|0                           |1

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Is the
object directory the same as the source directory?

That is you are invoking ./configure rather than making a different directory
to build inside of?

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

Reply via email to