Hi Eric,

this page lists the currently used compilers for many OOo distributions.

Heiner

eric wrote:
hello

what version of gcc was used to compile the contents of the program
directory that ship with the OOo 2.0.2 linux build?

further background to this query is below.

regards,
eric

under OOo 1, my addin used the STL in such a way that calc crashed
unless the addin was compiled with exactly the same version of gcc
which had been used to compile calc itself - which, i was told at the
time, was gcc 3.2.2.

in theory it should have been possible for me to compile my addin with
a version of gcc that was at least ABI-compatible with that used to
build calc, but in practice i had to use exactly version 3.2.2,
otherwise my calls to the STL conflicted with the custom libs loaded
by OOo from the program directory, resulting in a crash.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--
Jens-Heiner Rechtien
[EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to