Skip to Content.
Sympa Menu

charm - Re: [charm] Charm++ compile problem

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] Charm++ compile problem


Chronological Thread 
  • From: "Fitzgerald, Dennis - IS" <Dennis.Fitzgerald AT itt.com>
  • To: "charm AT cs.uiuc.edu" <charm AT cs.uiuc.edu>
  • Subject: Re: [charm] Charm++ compile problem
  • Date: Thu, 18 Feb 2010 10:47:58 -0500
  • Accept-language: en-US
  • Acceptlanguage: en-US
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

Please disregard the question I sent yesterday. I found the answer. The
-help in the ./build program has more information than the README file.

Thanks,

________________________________
From: Fitzgerald, Dennis - IS
Sent: Wednesday, February 17, 2010 2:30 PM
To:
charm AT cs.uiuc.edu
Subject: Charm++ compile problem

Hello,

I'm trying to compile charm++ on a Xeon / linux machine and I get the
following error. I've tried "./build charm++ net-linux " and "./build
charm++ net-linux -O gcc3 tcp" to do the build. Do you have any idea that
what I may be doing wrong?

Thanks,
Dennis Fitzgerald

as -o qtmds.o md/i386.s
md/i386.s: Assembler messages:
md/i386.s:69: Error: suffix or operands invalid for `push'
md/i386.s:70: Error: suffix or operands invalid for `push'
md/i386.s:71: Error: suffix or operands invalid for `push'
md/i386.s:72: Error: suffix or operands invalid for `push'
md/i386.s:77: Error: suffix or operands invalid for `push'
md/i386.s:78: Error: suffix or operands invalid for `push'
md/i386.s:79: Error: suffix or operands invalid for `push'
md/i386.s:81: Error: suffix or operands invalid for `call'
md/i386.s:84: Error: suffix or operands invalid for `pop'
md/i386.s:85: Error: suffix or operands invalid for `pop'
md/i386.s:86: Error: suffix or operands invalid for `pop'
md/i386.s:87: Error: suffix or operands invalid for `pop'
md/i386.s:98: Error: suffix or operands invalid for `push'
md/i386.s:99: Error: suffix or operands invalid for `call'
md/i386.s:100: Error: suffix or operands invalid for `pop'
md/i386.s:102: Error: suffix or operands invalid for `call'
md/i386.s:104: Error: suffix or operands invalid for `push'
md/i386.s:105: Error: suffix or operands invalid for `push'
md/i386.s:106: Error: suffix or operands invalid for `call'
gmake[1]: *** [qt] Error 1
gmake[1]: Leaving directory
`/raid2/dennisf/charm++/charm/net-linux/tmp/QuickThreads'
gmake: *** [QUICK_THREADS] Error 2
-------------------------------------------------
Charm++ NOT BUILT. Either cd into net-linux/tmp and try
to resolve the problems yourself, visit
http://charm.cs.uiuc.edu/
for more information. Otherwise, email the developers at
charm AT cs.uiuc.edu<mailto:charm AT cs.uiuc.edu>

________________________________
This e-mail and any files transmitted with it may be proprietary and are
intended solely for the use of the individual or entity to whom they are
addressed. If you have received this e-mail in error please notify the sender.
Please note that any views or opinions presented in this e-mail are solely
those of the author and do not necessarily represent those of ITT
Corporation. The recipient should check this e-mail and any attachments for
the presence of viruses. ITT accepts no liability for any damage caused by
any virus transmitted by this e-mail.





Archive powered by MHonArc 2.6.16.

Top of Page