On Thu, 29 Mar 2012, Kirk, Benjamin (JSC-EG311) wrote:

> how did you invoke the cross compiler to test the m4 macros you updated?

Well, first you need to have a cross compiler.  ;-)

We got our hands on some Many Integrated Core (MIC) test hardware:

http://www.intel.com/content/www/us/en/architecture-and-technology/many-integrated-core/intel-many-integrated-core-architecture.html

And icc/icpc cross-compilers (which build either x86_64 or mic or
mixed output) to go with it.  Tell it to build mic-only code, and the
resulting executables won't run on the host CPU, which turned out to
break a *ton* of open source projects, us included...

> I have refactored almost all of them, and your latest checkin is causing a
> bunch of conflicts and I want to make sure I test them properly when merging
> that change into the automake branch.

Email me a patch against the branch HEAD, and I'll give it a shot?

Thanks,
---
Roy

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to