Re: [OMPI users] Addendum to: Assembler instruction errors for push and pop during make

2013-08-21 Thread Richard Haney
and definitive solution to resolve this issue fairly soon, I think I may take a little vacation and perhaps come back to this question later. Richard Haney On Tue, Aug 20, 2013 at 7:41 PM, Jeremiah Willcock wrote: > The file win_compat.h seems to be very strange (many #defines of function >

Re: [OMPI users] Addendum to: Assembler instruction errors for push and pop during make

2013-08-20 Thread Richard Haney
Ah! Thanks, Jeff. Here is a link to the relevant zip file " openmpi-1.6.5_configure_and_make.zip". It contains the modified configure (essentially replacing the compound "if" statement that assigns ompi_cv_asm_arch="IA

Re: [OMPI users] Addendum to: Assembler instruction errors for push and pop during make

2013-08-20 Thread Richard Haney
ot;Aw snap!". So it looks like that resource will not be much help either. Richard Haney On Tue, Aug 20, 2013 at 12:58 PM, Jeff Squyres (jsquyres) < jsquy...@cisco.com> wrote: > FWIW, the only restriction we have on the OMPI list is a max size of the > message (including attach

Re: [OMPI users] Addendum to: Assembler instruction errors for push and pop during make

2013-08-20 Thread Richard Haney
Re-sending: On Tue, Aug 20, 2013 at 12:16 PM, Richard Haney wrote: > Thanks Jeremiah, > > Your comments were most helpful. > > I did find where configure sets > > ompi_cv_asm_arch="IA32" > > and subsequently prints out [sic] > > checking for as

[OMPI users] Addendum to: Assembler instruction errors for push and pop during make

2013-08-19 Thread Richard Haney
erhaps I could use CCAS and perhaps CCASFLAGS to invoke as.exe specifically for the assembly .s source processing, but, if I use the flag --32 for the .s assembly programs, would this also create 32-bit/64-bit incompatibilities? -- *- Richard Haney* -- Forwarded message -- From:

[OMPI users] Assembler instruction errors for push and pop during make

2013-08-18 Thread Richard Haney
gcc can understand. Is there some flag I can set to tell gcc that a particular assembly language (dialect) is being used? And, if so, can I set it for make without having to re-run configure? -- *- Richard Haney* * * <> <> <> <>