[gmx-users] binutils

Erik Lindahl lindahl at sbc.su.se
Mon Oct 31 17:32:31 CET 2005


Hi,

Please write this code into a file "test.s":

----------
.intel_syntax noprefix
checkasm:
         lock cmpxchg [[esi]], ebx
         emms
         ret
-------------

And try to assemble it with

qcc -c test.s

It _might_ be that version 2.12.1 was a bit too conservative. The  
crucial part is the "lock" prefix to cmpxchg.

Cheers,

Erik



On Oct 31, 2005, at 5:00 PM, Gurpreet Singh wrote:

> Hello All,
>
> I am new to GROMACS. I am trying to install gromacs-3.3.  while  
> configuring i
> am getting the following error
>
> "Upgrade to binutils >= 2.12.1 (or disable assembly loops)"
>
> However the output of as --version is as follows
>
> "GNU assembler 2.13.1
> Copyright 2002 Free Software Foundation, Inc.
> This program is free software; you may redistribute it under the  
> terms of
> the GNU General Public License.  This program has absolutely no  
> warranty.
> This assembler was configured for a target of `i686-pc-linux-gnu' "
>
> and the output of    which as is
>
>  "/usr/local/bin/as"
>
> output of echo $PATH is
>
> "/home/smolin/gromacs/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/ 
> bin:/usr/lib/java/bin:/usr/games/bin:/usr/games:/opt/gnome/bin:/opt/ 
> kde2/bin:"
>
> output  of uname -a is
> Linux pinkish 2.4.10-4GB #1 Fri Sep 28 17:20:21 GMT 2001 i686 unknown
>
> Thanks in advance for  suggestions
>
> Regards,
>
> Gurpreet Singh
> University of Dortmund
>
> _______________________________________________
> gmx-users mailing list
> gmx-users at gromacs.org
> http://www.gromacs.org/mailman/listinfo/gmx-users
> Please don't post (un)subscribe requests to the list. Use the
> www interface or send it to gmx-users-request at gromacs.org.
>
>

-----------------------------------------------------------
Erik Lindahl  <lindahl at sbc.su.se>
Assistant Professor, Stockholm Bioinformatics Center
Stockholm University, SE 106 91 Stockholm
Phone: +46 8 5537 8564     Fax: +46 8 5537 8214







More information about the gromacs.org_gmx-users mailing list