Re: Undefined symbols for architecture x86_64 error on fortran compiling

2013-12-12 Thread Davor Cubranic
I think ifort is intel's fortran compiler. I'm not sure what it's got to do with MacPorts either. (Or why the executable being produced has the .exe extension.) Davor On Dec 11, 2013, at 8:20 AM, Christopher Jones jon...@hep.phy.cam.ac.uk wrote: Hi, Where is this ‘ifort’ coming from ?

Re: Undefined symbols for architecture x86_64 error on fortran compiling

2013-12-11 Thread Ryan Schmidt
On Dec 11, 2013, at 01:40, Gmail wrote: When I compile a fortran code, I got the error Undefined symbols for architecture x86_64 My mac is 64bits. The fortran compiler used here is ifort. The relevant information would be *what* symbols were undefined, what your code looks like, and

Re: Undefined symbols for architecture x86_64 error on fortran compiling

2013-12-11 Thread Brandon Allbery
On Wed, Dec 11, 2013 at 2:40 AM, Gmail yangz...@gmail.com wrote: Hi all When I compile a fortran code, I got the error Undefined symbols for architecture x86_64 My mac is 64bits. The fortran compiler used here is ifort. This is an incomplete error message. Please show the full command and

Re: Undefined symbols for architecture x86_64 error on fortran compiling

2013-12-11 Thread zhifeng yang
Here is the whole error Undefined symbols for architecture x86_64: ___kmpc_end_master, referenced from: _wrf_message_ in module_wrf_error.o _wrf_message2_ in module_wrf_error.o _wrf_check_error_ in module_wrf_error.o _wrf_error_fatal_ in module_wrf_error.o

Undefined symbols for architecture x86_64 error on fortran compiling

2013-12-10 Thread Gmail
Hi all When I compile a fortran code, I got the error Undefined symbols for architecture x86_64 My mac is 64bits. The fortran compiler used here is ifort. Thank you Bruce___ macports-users mailing list macports-users@lists.macosforge.org