<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix"><br>
Lou,<br>
<br>
Your c.txt file seems to be a configure log. We need the log of
your compilation step. There's nothing obviously wrong in your
configure logs.<br>
<br>
Antonio<br>
<br>
<br>
On 11/23/2013 06:14 PM, Lou Picciano wrote:<br>
</div>
<blockquote
cite="mid:730957960.4170768.1385252066393.JavaMail.root@sz0093a.westchester.pa.mail.comcast.net"
type="cite">
<pre wrap="">Antonio, Tks for taking a look at this. config.log and c.txt are attached.
(Pardon the noob typo error - Duh! Yes, config is with 'CFLAGS' - no, not cross-compiling)
Lou
----- Original Message -----
From: "Antonio J. Pena" <a class="moz-txt-link-rfc2396E" href="mailto:apenya@mcs.anl.gov"><apenya@mcs.anl.gov></a>
To: <a class="moz-txt-link-abbreviated" href="mailto:discuss@mpich.org">discuss@mpich.org</a>
Sent: Saturday, November 23, 2013 1:11:38 PM
Subject: Re: [mpich-discuss] Assembler messages at build ?
Hi Lou,
First, CFLAGFS should be CFLAGS. Anyway, that should be the default in a 32-
bit system, so irrelevant unless you're cross-compiling. If that's not the
case, please attach config.log and c.txt so that we can take a look. All of
our 32-bit test builds compile without problems.
Thanks,
Antonio
On Saturday, November 23, 2013 05:13:28 PM Lou Picciano wrote:
</pre>
<blockquote type="cite">
<pre wrap="">mpich Wizards,
Trying our first build of mpich-3.0.4, and seeing Assembler messages at
build time: (there are clearly a lot of config options to become familiar
with; but, as a first pass):
Configure is:
./configure --prefix=/usr/local/mpi32 \
CFLAGFS="-m32" FFLAGS="-m32" \
| tee c.txt
$ make
...
CC src/mpi/attr/attrutil.lo
CC src/mpi/attr/dup_fn.lo
CC src/mpi/coll/allred_group.lo
CC src/mpi/coll/barrier_group.lo
CC src/mpi/coll/helper_fns.lo
/var/tmp//ccf4aaqC.s: Assembler messages:
/var/tmp//ccf4aaqC.s:851: Error: number of operands mismatch for `mov'
/var/tmp//ccf4aaqC.s:859: Error: number of operands mismatch for `mov'
make[2]: *** [src/mpi/coll/helper_fns.lo] Error 1
make[2]: Leaving directory `<build_path>/mpich-3.0.4'
make[1]: *** [all-recursive] Error 1
gcc 4.7.3
Platform is i86 OpenIndiana (Illumos, Solaris-ish)
Can anyone point me in the right direction?
Lou
_______________________________________________
discuss mailing list <a class="moz-txt-link-abbreviated" href="mailto:discuss@mpich.org">discuss@mpich.org</a>
To manage subscription options or unsubscribe:
<a class="moz-txt-link-freetext" href="https://lists.mpich.org/mailman/listinfo/discuss">https://lists.mpich.org/mailman/listinfo/discuss</a>
</pre>
</blockquote>
<pre wrap="">
_______________________________________________
discuss mailing list <a class="moz-txt-link-abbreviated" href="mailto:discuss@mpich.org">discuss@mpich.org</a>
To manage subscription options or unsubscribe:
<a class="moz-txt-link-freetext" href="https://lists.mpich.org/mailman/listinfo/discuss">https://lists.mpich.org/mailman/listinfo/discuss</a>
</pre>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
discuss mailing list <a class="moz-txt-link-abbreviated" href="mailto:discuss@mpich.org">discuss@mpich.org</a>
To manage subscription options or unsubscribe:
<a class="moz-txt-link-freetext" href="https://lists.mpich.org/mailman/listinfo/discuss">https://lists.mpich.org/mailman/listinfo/discuss</a></pre>
</blockquote>
<br>
</body>
</html>