https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85019
ninos <nju044 at hotmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nju044 at hotmail dot com --- Comment #2 from ninos <nju044 at hotmail dot com> --- (In reply to Sabin NS from comment #0) > Created attachment 43725 [details] > config log > > While building libgfortran-native in Yocto Build system getting below error: > > > | checking whether to build shared libraries... yes > | checking whether to build static libraries... yes > | libtool.m4: error: problem compiling FC test program > | checking for gfortran option to produce PIC... > | checking if gfortran static flag works... no > | checking if gfortran supports -c -o file.o... no > | checking if gfortran supports -c -o file.o... (cached) no > | checking whether the gfortran linker (ld -m elf_x86_64) supports shared > libraries... yes > | checking dynamic linker characteristics... (cached) GNU/Linux ld.so > | checking how to hardcode library paths into programs... immediate > | checking whether the GNU Fortran compiler is working... no > | configure: error: GNU Fortran is not working; please report a bug in > http://gcc.gnu.org/bugzilla Hi, I have a similar issue. Is your building ok?