[Pw_forum] Linking of pw.x reported wrong ElF class
Paolo Giannozzi
giannozz at nest.sns.it
Wed Oct 4 18:28:53 CEST 2006
On Oct 4, 2006, at 18:04 , Stan Toporek wrote:
> ld: fatal: file pwscf.o: wrong ELF class: ELFCLASS64
since ELF = Electron Localization Function seems unlikely, I guess
that ELF = Executable and Linkable Format. This message means
that pwscf.o has the wrong format (apparently 64-bit), so it was
either produced by the wrong compiler, or by the right compiler with
wrong options, or is being linked by the wrong linker, or by the right
linker with bad options (or any combination of the above)
Paolo
More information about the Pw_forum
mailing list