Hi Tim,
Sorry, I forgot to mention that I had also tried that. But if you invoke the
linker through 'gcc', then some options (notably -soname) are not
recognized.
Yes, I was trying to build shared libraries. That gives me the idea that I
could try not to do so, thanks!
The problem is with gcc,
Hi,
according to this page
(http://www.xastir.org/wiki/index.php/HowTo:Ubuntu_6.10) the problem arises
due to a wrong ld option ('ld -shared' rather than 'gcc -shared'). How did
you run configure ? Are you trying to build shared libraries?
ccp4 works fine with Debian lenny, gcc-4.1.2 with just
Dear all,
Has anyone succeeded at compiling the latest release of CCP4 with gcc-4.1.2
This is the compiler version in Ubuntu 7.04 (Feisty Fawn)
At the very beginning (ccif lib compilation), I get this error:
/usr/bin/ld: final link failed: Nonrepresentable section on output
I looked around and