Re: [Libmesh-devel] cross compilation

2012-03-30 Thread Roy Stogner
On Thu, 29 Mar 2012, Kirk, Benjamin (JSC-EG311) wrote: >>> 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 branc

Re: [Libmesh-devel] cross compilation

2012-03-29 Thread Kirk, Benjamin (JSC-EG311)
>> 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? That would be awesome. I w

Re: [Libmesh-devel] cross compilation

2012-03-29 Thread Roy Stogner
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/archit

[Libmesh-devel] cross compilation

2012-03-29 Thread Kirk, Benjamin (JSC-EG311)
how did you invoke the cross compiler to test the m4 macros you updated? 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. - Ben ---