Re: Axiom: Installing Aldor
Constantine Frangos <[email protected]> Sat, 24 Nov 2007 14:00:33 +0200
| Newsgroups | gmane.comp.mathematics.axiom.general |
|---|---|
| Message-ID | <0711241400332G.09891@zeta> |
Thanks for the detailed response. Its not clear how to recompile the libaldor.a library on the amd64 machine (running suse 10.1, 64 bit). TIA Regards, C. Frangos. > > As for the other problem... the line > > > /usr/lib64/gcc/x86_64-suse-linux/4.1.0/../../../../x86_64-suse-linux/bin/ > >ld: skipping incompatible > > /home/apps/aldornew/aldor/linux/1.1.0/lib/libaldor.a when searching for > > -laldor > > says exactly what you should do... namely delete the .a libraries on the > 64 bit machine and recompile them yourself. The .a libraries are machine > dependent, so if you use a .a file from another machine, that cannot work. > > Ralf