<div>Hi Users -</div><div><br></div><div>I am now compiling WRF on the i686 platform. &nbsp;I am using gcc and gfortran version <a href="http://4.1.2.">4.1.2.</a> &nbsp;I successfully built NetCDF version 3.6.3 with these compilers.</div>
<div><br></div><div>My compile of module_dm.F fails. &nbsp;Here is the output:</div><div><br></div><div><div>rm -f module_dm.o</div><div>/home/krasting/WRFV3/tools/standard.exe module_dm.F &gt; module_dm.b&nbsp;</div><div>/lib/cpp -C -P -I/home/krasting/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR &nbsp;-DDM_PARALLEL -DSTUBMPI -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0 &nbsp;-I. -traditional &nbsp; module_dm.b &nbsp;&gt; module_dm.f90</div>
<div>rm -f module_dm.b</div><div>gfortran -c &nbsp;-O0 -w &nbsp;-ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4 -I../dyn_em -I../dyn_nmm &nbsp; -I/home/krasting/WRFV3/external/esmf_time_f90 &nbsp;-I/home/krasting/WRFV3/main -I/home/krasting/WRFV3/external/io_netcdf -I/home/krasting/WRFV3/external/io_int -I/home/krasting/WRFV3/frame -I/home/krasting/WRFV3/share -I/home/krasting/WRFV3/phys -I/home/krasting/WRFV3/chem -I/home/krasting/WRFV3/inc &nbsp; &nbsp;module_dm.f90<br>
</div></div><div>gfortran: Internal error: Killed (program f951)</div><div>Please submit a full bug report.</div><div>See &lt;URL:<a href="http://bugs.gentoo.org/">http://bugs.gentoo.org/</a>&gt; for instructions.</div><div>
<br></div><div><br></div><div>The compile chugs aways for close to 5 minutes before failing. &nbsp;I tried removing the -O0 flag and got the same result.</div><div><br></div><div>Anyone encounter this problem? &nbsp;Any tips on how to debug this?</div>
<div><br></div><div>Thanks,</div><div>John</div>