Severity: normal
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: zhaobo at huawei dot com
Target Milestone: ---
Created attachment 47230
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47230&action=e
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
-邮件原件-
发件
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