On 01.12.2013 20:26, Απόστολος Συρόπουλος wrote:
After reading the reply by  jan I. I decided to try again with GCC.
Now, compilation proceeds with no stupid problems as before.
BTW, main/soltools/adjustvisibility/adjustvisibility.c does not
compile with g++ but it compiles with CC so this is the only
thing I had to do manually. However, now compilation stops
as follows:
[...]
: ERROR: ld.so.1: checkdll: fatal: relocation error: file 
../unxsogi.pro/lib/check_libuno_sal.so.3: symbol osl_isSingleCPU: referenced 
symbol not found
[...]
I see that file interlck_x86.s is old... but I have no idea why linking fails. 
Any ideas and/or suggestions?

I suggest to look into main/sal/osl/unx/util.c. The check for a __SUNPRO_C define in line 316 looks suspicious. Is this define still active in newer compilers for your platform? If not please change the check so that this part of the code becomes active.

You also said you switched compilers. Please make sure that there are no object files around that were build for the other compiler.

Herbert

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to