Re: [Fresco-devel] Okay new error
Stefan Seefeld <[email protected]>
| Newsgroups | gmane.comp.video.fresco.devel |
|---|---|
| Message-ID | <[email protected]> |
Salman Sheikh wrote: > I have omniORB 4.0 but I am using gcc 2.95.3. I will try to compile the > latest gcc (3.2.1?). Do I need to recompile all the ORB stuff with the new > gcc also? unfortunately, yes, as there are ABI changes between these versions, i.e. the generated code is not binary-compatible. Stefan