File: README.egcs

package info (click to toggle)
omniorb 1%3A3.0.4.1-8
  • links: PTS
  • area: main
  • in suites: woody
  • size: 13,024 kB
  • ctags: 19,172
  • sloc: cpp: 80,906; python: 17,895; ansic: 17,630; yacc: 3,441; lex: 1,306; sh: 1,191; xml: 871; perl: 383; makefile: 108; tcl: 18
file content (15 lines) | stat: -rw-r--r-- 551 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
OmniORB2 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