- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm running IVF 11.1.084 on xcode 3.2.6 with my OS X system 10.6.8. Below is the error I got when I compile my program. If anyone can assist me, it would be very appreciated.
CompileFortran
build/Untitled.build/Debug/Untitled.build/Objects-normal/x86_64/sub_COMMON.o
sub_COMMON.for
cd /Users/geniory/Documents/Untitled
/Developer/usr/local/bin/ifort-11.1-base/bin/intel64/ifort -arch x86_64 -dev-usr-root=/Developer/usr -isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -V -g -O0 -fomit-frame-pointer -no-parallel -assume nobuffered_io -I/Users/geniory/Documents/Untitled/build/Debug/include -assume nocc-omp -recursive -pad_source -altparam -f66 -nod-lines -vms -f77rtl -intconstant -assume nobscc -warn errors -warn stderrors -warn declarations -warn unused -warn ignore-loc -warn truncated-source -warn alignments -warn uncalled -warn nousage -warn interfaces -diag-file=/Users/geniory/Documents/Untitled/build/Untitled.build/Debug/Untitled.build/Untitled.diag -zero -align sequence -assume dummy_alias -safe-cray-ptr -assume noprotect-constants -assume byterecl -fp-model except -fltconsistency -fp-port -ftz -fpconstant -assume nominus0 -complex-limited-range -assume nounderscore -gen-interfaces -module /Users/geniory/Documents/Untitled/build/Untitled.build/Debug -notraceback -check nobounds -check nooutput-conversion -check noformat -check noarg-temp-created -check nopointer -check nouninit -debug-parameters all -c /Users/geniory/Documents/Untitled/sub_COMMON.for -o /Users/geniory/Documents/Untitled/build/Untitled.build/Debug/Untitled.build/Objects-normal/x86_64/sub_COMMON.o
Intel Fortran Intel 64 Compiler Professional for applications running on Intel 64, Version 11.1 Build 20100203 Package ID: m_cprof_p_11.1.084
Copyright (C) 1985-2010 Intel Corporation. All rights reserved.
Command /Developer/usr/local/bin/ifort-11.1-base/bin/intel64/ifort failed with exit code 1
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
-diag-file=/Users/geniory/Documents/Untitled/build/Untitled.build/Debug/Untitled.build/Untitled.diag
This says to write message to an external file.
Can you check this file for any other messages and/or information please?
thanks --
-- Lorri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page