> On Aug 24, 2016, at 1:33 AM, li....@siat.ac.cn wrote: > > > Dear developers, > > I am installing libmesh on a new machine, it outputs errors: > /usr/sw-mpp/swcc/swgcc-binary/alphaev6-unknown-linux-gnu/lib/libstdc++.la: No > such file or directory > > The machine does not have a directory 'alphaev6-unknown-linux-gnu' but has a > directory 'sw_64thl-unknown-linux-gnu', where the libstdc++.la is located. > I search that in ./build-aux/config.guess the name 'alphaev6' is created. > > I am configureing with --host=sw_64thl-unknown-linux-gnu, but it doesn't work. > > How can I do in order to install on the machine?
The --host option is for cross compiling. Are you attempting to do that for some reason? ------------------------------------------------------------------------------ _______________________________________________ Libmesh-users mailing list Libmesh-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libmesh-users