Hi all,
I've changed the maximum number of atoms in the config.inc file to 3000000 and now when I try to compile DISCUS I get this msg:
show.f:(.text+0xd66): relocation truncated to fit: R_X86_64_PC32 against symbol wyckoff_' defined in COMMON section in show.o
show.f:(.text+0xe60): relocation truncated to fit: R_X86_64_PC32 against symbolwyckoff_' defined in COMMON section in show.o
show.f:(.text+0x1057): relocation truncated to fit: R_X86_64_32S against symbol wyckoff_' defined in COMMON section in show.o
show.f:(.text+0x10c2): relocation truncated to fit: R_X86_64_32S against symbolwyckoff_' defined in COMMON section in show.o
show.f:(.text+0x117e): relocation truncated to fit: R_X86_64_32S against symbol wyckoff_' defined in COMMON section in show.o
show.f:(.text+0x1237): relocation truncated to fit: R_X86_64_32S against symbolwyckoff_' defined in COMMON section in show.o
show.f:(.text+0x12a0): relocation truncated to fit: R_X86_64_32S against symbol wyckoff_' defined in COMMON section in show.o
show.f:(.text+0x1395): relocation truncated to fit: R_X86_64_32S against symbolwyckoff_' defined in COMMON section in show.o
show.f:(.text+0x1492): relocation truncated to fit: R_X86_64_32S against symbol wyckoff_' defined in COMMON section in show.o
show.f:(.text+0x15f2): relocation truncated to fit: R_X86_64_32S against symbolwyckoff_' defined in COMMON section in show.o
show.f:(.text+0x16b0): additional relocation overflows omitted from the output
collect2: ld returned 1 exit status
make: *** [discus] Error 1
Any help ?
I'm using UBUNTU 10.04 LTS and gcc compiler 4.4.4