This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: problem compiling code with -mcmodel=medium


On Thu, 2006-01-26 at 10:38, Magnus Hagdorn wrote:
> Hi all,
> I am trying to compile some code with on an opteron system with
> -mcmodel=medium and I get the following (presumably assembler error):
> /tmp/ccANFF5f.s: Assembler messages:
> /tmp/ccANFF5f.s:3: Error: unknown pseudo-op: `.largecomm'
> 
i figured it out. the latest (2.16.1) binutils release is not new
enough. things work with a current snapshot.
magi


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]