On Wed, Aug 24, 2016 at 9:03 AM, <li....@siat.ac.cn> wrote:

> The processors and architecture of the new machine are somehow different
> from x_86. On each chip, some co-processors are attached.
>

What kind of chips are on the system?  Is it a standard Intel CPU with an
attached MIC card?  I'd recommend *not* cross-compiling, unless you really
know what you're doing and are planning to run a code on both traditional
CPUs and accelerator CPUs simultaneously...



> Although I naively change the words "alphaev6" to "sw_64thl" in
> /build-aux/config.guess, when linking the libcontrib_opt.la with
> libstdc++.la, it still refers to a path '../alphaev6-unknown-linux-gnu/lib/',
> but the right path is '../sw_64thl-unknown-linux-gnu/lib'.
>

You should not change config.guess for any reason.

-- 
John
------------------------------------------------------------------------------
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to