The processors and architecture of the new machine are somehow different from x_86. On each chip, some co-processors are attached.
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'. It may be a very simple problem about a path to directive, but it does block me for a while. I know that the "auto" mechanism in libmesh is able to recognize machine architectures, which helps in the configuration step. However, it is difficult for me to read through these config files. What can I do? Thank you! Regards, LUO > -----原始邮件----- > 发件人: "John Peterson" <jwpeter...@gmail.com> > 发送时间: 2016年8月24日 星期三 > 收件人: li....@siat.ac.cn > 抄送: libmesh-users <libmesh-users@lists.sourceforge.net> > 主题: Re: [Libmesh-users] Install error with name "alphaev6" > > > > > 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? -- Li Luo https://sites.google.com/site/rolyliluo/ Shenzhen Institutes of Advanced Technology Address: 1068 Xueyuan Avenue, Shenzhen University Town, Shenzhen, P.R.China Tel: +86-15899753087 li....@siat.ac.cn ------------------------------------------------------------------------------ _______________________________________________ Libmesh-users mailing list Libmesh-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libmesh-users