Only .llong should be used for relocatable expressions - mod_perl 2.0.4 on AIX5.3 64bit

"Stas, Kamil" <[email protected]>
Newsgroups gmane.comp.apache.mod-perl
Message-ID <35CEFCD52F0CBC4898694B3613422F6A48CFB175@TSSKKEEXCCR2.sk-kosice.t-systems.sk>
hello, I am facing the following problem with compiling mod_perl 2.0.4 on AIX5.3 64bit

the problem I got this error after make:
Assembler:
/tmp//ccA7B415.s: line 8: Only .llong should be used for relocatable expressions.
/tmp//ccA7B415.s: line 9: Only .llong should be used for relocatable expressions.
/tmp//ccA7B415.s: line 10: Only .llong should be used for relocatable expressions.
/tmp//ccA7B415.s: line 11: Only .llong should be used for relocatable expressions.
/tmp//ccA7B415.s: line 12: Only .llong should be used for relocatable expressions.
/tmp//ccA7B415.s: line 13: Only .llong should be used for relocatable expressions.
/tmp//ccA7B415.s: line 14: Only .llong should be used for relocatable expressions.
/tmp//ccA7B415.s: line 15: Only .llong should be used for relocatable expressions.
/tmp//ccA7B415.s: line 16: Only .llong should be used for relocatable expressions.
/tmp//ccA7B415.s: line 17: Only .llong should be used for relocatable expressions.
/tmp//ccA7B415.s: line 30: Only .llong should be used for relocatable expressions.
/tmp//ccA7B415.s: line 62: Only .llong should be used for relocatable expressions.
/tmp//ccA7B415.s: line 103: Only .llong should be used for relocatable expressions.
/tmp//ccA7B415.s: line 171: Only .llong should be used for relocatable expressions.
collect2: gcc returned 1 exit status
make: The error code from the last command is 1.

When I faced these errors before just export CC="gcc -maix64" was enough to fix it

When compiling I use following env:
OBJECT_MODE=64
CC="gcc -maix64"
export PATH,LDFLAGS,CPPFLAGS,LIBPATH

Can someone explain what Only .llong should be used for relocatable expressions. Should mean? What .llong are?

Thanx in advance.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.