File: README.egcs

package info (click to toggle)
omniorb-dfsg 4.3.3%2Bds1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 13,172 kB
  • sloc: cpp: 115,843; python: 24,962; ansic: 13,414; sh: 2,665; makefile: 40
file content (15 lines) | stat: -rw-r--r-- 548 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
OmniORB has been tested with egcs-1.1.2 and gcc-2.95 on x86 linux.
The compiler must be configured with --enable-threads for the C++
exception handling to be thread safe.

With a few exceptions, egcs compilers on other platforms don't seem to
have proper support for thread-safe exception handling. Unless there
are information to the contrary, do not assume that you can use egcs
or gcc compiler on your platform to compile omniORB.

egcs/gcc-2.95 are known to work on:

- x86, powerpc linux (BUT not on alpha linux)
- sparc or x86 Solaris
- AIX