>I think this should be considered very carefully. I would like to avoid >these dependencies if possible. Particularly any dependencies on gcc. >Personally, it looks like in the core classes there will be so little >code that the JNI/CNI thing could be handled with #ifdef CNI/JNI and >a configure time option added to enable it. Or a set of macros might >handled almost everything reasonably well. Pardon me, but isn't depending on a configure time option simply shifting the dependency from gcc to the configurer? I work on Win32 systems, and in my case, a C++ compiler is readily available but I have difficulty finding a configurer. I may be missing the point, but could someone in the know please clarify this? Thanks.
- Proposal for CNI/JNI problems Paul Fisher
- Re: Proposal for CNI/JNI problems Per Bothner
- Re: Proposal for CNI/JNI problems Artur Biesiadowski
- Re: Proposal for CNI/JNI problems Jochen Hoenicke
- Re: Proposal for CNI/JNI problems Jon Olson
- Re: Proposal for CNI/JNI problems Per Bothner
- Re: Proposal for CNI/JNI problems Stuart Ballard
- Re: Proposal for CNI/JNI problems Paul Fisher
- Re: Proposal for CNI/JNI problems Per Bothner
- Re: Proposal for CNI/JNI problems Aaron M. Renn
- RE: Proposal for CNI/JNI problems Lam.Mark
- RE: Proposal for CNI/JNI problems Boehm, Hans
- Re: Proposal for CNI/JNI problems Stuart Ballard
- Re: Proposal for CNI/JNI problems Aaron M. Renn
- Re: Proposal for CNI/JNI problems Brian Jones
- Re: Proposal for CNI/JNI problems Bernd Kreimeier
- Re: Proposal for CNI/JNI problems Per Bothner
- Re: Proposal for CNI/JNI problems Alexandre Oliva
- Re: Proposal for CNI/JNI problems Bernd Kreimeier
- Re: Proposal for CNI/JNI problems Chris Blizzard
- Re: Proposal for CNI/JNI problems Chris Blizzard