<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic You make the compiler in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/dynamic-No-such-file-or-directory/m-p/1042084#M113238</link>
    <description>&lt;P&gt;You make the compiler available with:&lt;/P&gt;

&lt;P&gt;source /opt/intel/bin/ifortvars.sh intel64&lt;/P&gt;

&lt;P&gt;(Replace "intel64" with "ia32" if you are building for 32-bit).&lt;/P&gt;</description>
    <pubDate>Tue, 17 Jun 2014 16:09:19 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2014-06-17T16:09:19Z</dc:date>
    <item>
      <title>-dynamic: No such file or directory</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/dynamic-No-such-file-or-directory/m-p/1042083#M113237</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Whenever I try to compile with ifort (i.e. ifort test.f90) &amp;nbsp;I get the following error:&lt;/P&gt;

&lt;P&gt;-dynamic: No such file or directory&lt;/P&gt;

&lt;P&gt;I am guessing this is because the terminal is not finding the correct folder with the complier info in it but I don't know how to resolve this issue. Thanks!&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2014 15:36:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/dynamic-No-such-file-or-directory/m-p/1042083#M113237</guid>
      <dc:creator>Marc_R_1</dc:creator>
      <dc:date>2014-06-17T15:36:53Z</dc:date>
    </item>
    <item>
      <title>You make the compiler</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/dynamic-No-such-file-or-directory/m-p/1042084#M113238</link>
      <description>&lt;P&gt;You make the compiler available with:&lt;/P&gt;

&lt;P&gt;source /opt/intel/bin/ifortvars.sh intel64&lt;/P&gt;

&lt;P&gt;(Replace "intel64" with "ia32" if you are building for 32-bit).&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2014 16:09:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/dynamic-No-such-file-or-directory/m-p/1042084#M113238</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2014-06-17T16:09:19Z</dc:date>
    </item>
    <item>
      <title>Hi Steve,</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/dynamic-No-such-file-or-directory/m-p/1042085#M113239</link>
      <description>&lt;P&gt;Hi Steve,&lt;/P&gt;

&lt;P&gt;I entered the command into the terminal and tried to compile my test code again and I still get the same response as before:&amp;nbsp;&lt;/P&gt;

&lt;P style="font-size: 12px;"&gt;-dynamic: No such file or directory&lt;/P&gt;

&lt;P&gt;I double checked that I have a 64bit processor and that the file you linked to in the source directory exists. Could there be something I am missing?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2014 18:58:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/dynamic-No-such-file-or-directory/m-p/1042085#M113239</guid>
      <dc:creator>Marc_R_1</dc:creator>
      <dc:date>2014-06-17T18:58:58Z</dc:date>
    </item>
    <item>
      <title>Please show the full output</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/dynamic-No-such-file-or-directory/m-p/1042086#M113240</link>
      <description>&lt;P&gt;Please show the full output including the command used. Is there an "ifort.cfg" file anywhere on your system and if so, what are its contents?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2014 19:33:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/dynamic-No-such-file-or-directory/m-p/1042086#M113240</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2014-06-17T19:33:16Z</dc:date>
    </item>
    <item>
      <title>Please show the output of:</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/dynamic-No-such-file-or-directory/m-p/1042087#M113241</link>
      <description>&lt;P&gt;Please show the output of:&lt;/P&gt;

&lt;P&gt;ifort -dryrun test.f90&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2014 20:02:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/dynamic-No-such-file-or-directory/m-p/1042087#M113241</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2014-06-17T20:02:27Z</dc:date>
    </item>
    <item>
      <title>Ok, below are the outputs of</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/dynamic-No-such-file-or-directory/m-p/1042088#M113242</link>
      <description>&lt;P&gt;Ok, below are the outputs of both the commands. There is an ifort.cfg file an its only content is the line "# This Configuration file may be used for additional switches"&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P class="p1"&gt;marcs-mbp:Fortran marc1russell$ ifort&amp;nbsp; test.f90&lt;/P&gt;

&lt;P class="p1"&gt;-dynamic: No such file or directory&lt;/P&gt;

&lt;P class="p1"&gt;marcs-mbp:Fortran marc1russell$ ifort -dryrun test.f90&lt;/P&gt;

&lt;P class="p1"&gt;/opt/intel/composer_xe_2013_sp1.3.166/bin/intel64/fortcom&amp;nbsp; \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -D__INTEL_COMPILER=1400 \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -D__INTEL_COMPILER_UPDATE=3 \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -D__x86_64 \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -D__x86_64__ \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -D_MT \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -D__INTEL_COMPILER_BUILD_DATE=20140415 \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -D__PIC__ \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -D__APPLE__ \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -D__MACH__ \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -D__pentium4 \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -D__pentium4__ \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -D__tune_pentium4__ \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -D__SSE2__ \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -D__SSE3__ \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -D__SSSE3__ \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -D__SSE__ \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -D__MMX__ \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mGLOB_pack_sort_init_list \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -I. \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -I/opt/intel/composer_xe_2013_sp1.3.166/mkl/include \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -I/opt/intel/composer_xe_2013_sp1.3.166/mkl/include \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -I/opt/intel/composer_xe_2013_sp1.3.166/mkl/include \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -I/opt/intel/composer_xe_2013_sp1.3.166/mkl/include \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -I/opt/intel/composer_xe_2013_sp1.3.166/compiler/include/intel64 \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -I/opt/intel/composer_xe_2013_sp1.3.166/compiler/include \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -I/usr/include \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -O2 \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -simd \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mP1OPT_version=14.0-intel64 \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mGLOB_diag_file=/var/folders/vx/d5gj9dbj5n36xrzlgfvxr6500000gn/T/ifortiK4NxM.diag \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mGLOB_diag_use_message_catalog=FALSE \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mGLOB_source_language=GLOB_SOURCE_LANGUAGE_F90 \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mP2OPT_static_promotion \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mP1OPT_print_version=FALSE \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mCG_use_gas_got_workaround=F \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mP2OPT_align_option_used=TRUE \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mGLOB_gcc_version=481 \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mGLOB_options_string=-dryrun \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mGLOB_position_independent_code \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mGLOB_preemption_model=1 \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mGLOB_no_compact_unwind=TRUE \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mGLOB_cxx_limited_range=FALSE \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mCG_extend_parms=FALSE \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mGLOB_compiler_bin_directory=/opt/intel/composer_xe_2013_sp1.3.166/bin/intel64 \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mGLOB_as_output_backup_file_name=/var/folders/vx/d5gj9dbj5n36xrzlgfvxr6500000gn/T/ifortD24Afras_.s \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mIPOPT_activate \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mIPOPT_lite \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mGLOB_em64t \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mGLOB_instruction_tuning=0x0 \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mGLOB_product_id_code=0x22006d8f \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mCG_bnl_movbe=T \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mGLOB_extended_instructions=0x80 \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mP3OPT_use_mspp_call_convention \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mP2OPT_subs_out_of_bound=FALSE \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mGLOB_ansi_alias \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mPGOPTI_value_profile_use=T \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mP2OPT_il0_array_sections=TRUE \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mP2OPT_hlo_level=2 \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mP2OPT_hlo \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mP2OPT_hpo_rtt_control=0 \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mIPOPT_args_in_regs=0 \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mP2OPT_disam_assume_nonstd_intent_in=FALSE \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mGLOB_imf_mapping_library=/opt/intel/composer_xe_2013_sp1.3.166/bin/intel64/libiml_attr.dylib \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mIPOPT_obj_output_file_name=/var/folders/vx/d5gj9dbj5n36xrzlgfvxr6500000gn/T/ifortiK4NxM.o \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mIPOPT_whole_archive_fixup_file_name=/var/folders/vx/d5gj9dbj5n36xrzlgfvxr6500000gn/T/ifortwarchtjoLa6 \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mGLOB_long_size_64 \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mGLOB_routine_pointer_size_64 \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mGLOB_driver_tempfile_name=/var/folders/vx/d5gj9dbj5n36xrzlgfvxr6500000gn/T/iforttempfile9aAZQ1 \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mGLOB_os_target=GLOB_OS_TARGET_MACH \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mGLOB_async_unwind_tables=TRUE \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mGLOB_obj_output_file=/var/folders/vx/d5gj9dbj5n36xrzlgfvxr6500000gn/T/ifortiK4NxM.o \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mGLOB_source_dialect=GLOB_SOURCE_DIALECT_FORTRAN \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mP1OPT_source_file_name=test.f90 \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -mP2OPT_symtab_type_copy=true \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; test.f90&lt;/P&gt;

&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -arch \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; x86_64 \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -weak_reference_mismatches \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; non-weak \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -macosx_version_min \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; 10.9.3 \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -no_compact_unwind \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -o \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; a.out \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; /opt/intel/composer_xe_2013_sp1.3.166/compiler/lib/for_main.o \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -L/opt/intel/composer_xe_2013_sp1.3.166/compiler/lib \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -L/opt/intel/composer_xe_2013_sp1.3.166/compiler/lib \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -L/opt/intel/composer_xe_2013_sp1.3.166/mkl/lib \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -L/opt/intel/composer_xe_2013_sp1.3.166/compiler/lib \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -L/opt/intel/composer_xe_2013_sp1.3.166/compiler/lib \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -L/opt/intel/composer_xe_2013_sp1.3.166/mkl/lib \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -L/opt/intel/composer_xe_2013_sp1.3.166/compiler/lib \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -L/opt/intel/composer_xe_2013_sp1.3.166/compiler/lib \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -L/opt/intel/composer_xe_2013_sp1.3.166/mkl/lib \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -L/opt/intel/composer_xe_2013_sp1.3.166/compiler/lib \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -L/opt/intel/composer_xe_2013_sp1.3.166/compiler/lib \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -L/opt/intel/composer_xe_2013_sp1.3.166/mkl/lib \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -L/opt/intel/composer_xe_2013_sp1.3.166/compiler/lib \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -L/usr/lib \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; /var/folders/vx/d5gj9dbj5n36xrzlgfvxr6500000gn/T/ifortiK4NxM.o \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; /opt/intel/composer_xe_2013_sp1.3.166/compiler/lib/libifport.a \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; /opt/intel/composer_xe_2013_sp1.3.166/compiler/lib/libifcore.a \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; /opt/intel/composer_xe_2013_sp1.3.166/compiler/lib/libimf.a \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; /opt/intel/composer_xe_2013_sp1.3.166/compiler/lib/libsvml.a \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; /opt/intel/composer_xe_2013_sp1.3.166/compiler/lib/libipgo.a \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -lSystem \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; /opt/intel/composer_xe_2013_sp1.3.166/compiler/lib/libirc.a \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; -lpthread \&lt;/P&gt;

&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; /opt/intel/composer_xe_2013_sp1.3.166/compiler/lib/libsvml.a&lt;/P&gt;

&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;

&lt;P class="p1"&gt;rm /var/folders/vx/d5gj9dbj5n36xrzlgfvxr6500000gn/T/ifortxcrun4tMXQE&lt;/P&gt;

&lt;P class="p1"&gt;rm /var/folders/vx/d5gj9dbj5n36xrzlgfvxr6500000gn/T/ifortxcrun67nVbt&lt;/P&gt;

&lt;P class="p1"&gt;rm /var/folders/vx/d5gj9dbj5n36xrzlgfvxr6500000gn/T/ifortxcrunXW3Pqs&lt;/P&gt;

&lt;P class="p1"&gt;rm /var/folders/vx/d5gj9dbj5n36xrzlgfvxr6500000gn/T/ifortxcruniGxjfN&lt;/P&gt;

&lt;P class="p1"&gt;rm /var/folders/vx/d5gj9dbj5n36xrzlgfvxr6500000gn/T/ifortgnudirsXINWXZ&lt;/P&gt;

&lt;P class="p1"&gt;rm /var/folders/vx/d5gj9dbj5n36xrzlgfvxr6500000gn/T/ifortxcrunpxUXIz&lt;/P&gt;

&lt;P class="p1"&gt;rm /var/folders/vx/d5gj9dbj5n36xrzlgfvxr6500000gn/T/ifortclangdashvybBTnJ&lt;/P&gt;

&lt;P class="p1"&gt;rm /var/folders/vx/d5gj9dbj5n36xrzlgfvxr6500000gn/T/ifortiK4NxM.o&lt;/P&gt;

&lt;P class="p1"&gt;rm /var/folders/vx/d5gj9dbj5n36xrzlgfvxr6500000gn/T/ifortose7fhUI&lt;/P&gt;

&lt;P class="p1"&gt;rm /var/folders/vx/d5gj9dbj5n36xrzlgfvxr6500000gn/T/iforttoswULi83&lt;/P&gt;

&lt;P class="p1"&gt;rm /var/folders/vx/d5gj9dbj5n36xrzlgfvxr6500000gn/T/ifortD24Afras_.s&lt;/P&gt;

&lt;P class="p1"&gt;rm /var/folders/vx/d5gj9dbj5n36xrzlgfvxr6500000gn/T/iforttempfile9aAZQ1&lt;/P&gt;

&lt;P class="p1"&gt;rm /var/folders/vx/d5gj9dbj5n36xrzlgfvxr6500000gn/T/ifortargLZoXqQ&lt;/P&gt;

&lt;P class="p1"&gt;rm /var/folders/vx/d5gj9dbj5n36xrzlgfvxr6500000gn/T/ifortiK4NxM.o&lt;/P&gt;

&lt;P class="p1"&gt;marcs-mbp:Fortran marc1russell$&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2014 21:38:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/dynamic-No-such-file-or-directory/m-p/1042088#M113242</guid>
      <dc:creator>Marc_R_1</dc:creator>
      <dc:date>2014-06-17T21:38:14Z</dc:date>
    </item>
    <item>
      <title>Ah, you're on OS X. Do you</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/dynamic-No-such-file-or-directory/m-p/1042089#M113243</link>
      <description>&lt;P&gt;Ah, you're on OS X. Do you have gcc installed? Which Xcode version?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2014 21:58:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/dynamic-No-such-file-or-directory/m-p/1042089#M113243</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2014-06-17T21:58:41Z</dc:date>
    </item>
    <item>
      <title>Thanks Steve! It works now. I</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/dynamic-No-such-file-or-directory/m-p/1042090#M113244</link>
      <description>&lt;P&gt;Thanks Steve! It works now. I had downloaded Xcode but I guess I needed to run the program for it to actually finish setting itself up.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2014 22:07:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/dynamic-No-such-file-or-directory/m-p/1042090#M113244</guid>
      <dc:creator>Marc_R_1</dc:creator>
      <dc:date>2014-06-17T22:07:30Z</dc:date>
    </item>
    <item>
      <title>Glad to hear it.</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/dynamic-No-such-file-or-directory/m-p/1042091#M113245</link>
      <description>&lt;P&gt;Glad to hear it.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2014 00:29:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/dynamic-No-such-file-or-directory/m-p/1042091#M113245</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2014-06-18T00:29:28Z</dc:date>
    </item>
  </channel>
</rss>

