For Programmers: Free Programming Magazines  


Home > Archive > Fortran > November 2007 > Re: Problem when creating a.out and -convert big_endian compiler









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: Problem when creating a.out and -convert big_endian compiler
andy271828@gmail.com

2007-11-22, 4:29 am

On Nov 21, 12:51 pm, "F=F6rster vom Silberwald" <chain_l...@hotmail.com>
wrote:

Not completely sure why it works one way and not the
other in your case, but as I understand the intel
fortran compiler, the -convert bigendian compiler flag
does nothing more than decorate your compile flag list
unless you also have the environment variable set:

setenv F_UFMTENDIAN big

at run time. In the past I've had seg fault problems when
I didn't remember to set it on reading in a previously created
dump that was bigendian.

This is a rather annoying feature of ifort, if it is still
the case.

andy

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com