Mail Archives: cygwin/2002/07/07/13:06:45
On Sun, Jul 07, 2002 at 05:23:42AM -0700, Nicholas Wourms wrote:
>Do we still need to create a "g++-3" symlink in the /usr/include/mingw
>dir that points to /usr/include/g++-3/ for c++ to work? Or is that
>covered by the gcc-mingw-3_1-20020516-1 package?
That would be a question that would easily be satisfied by empirical
testing, wouldn't it?
>Would it be possible to add "objc" to the "--enable-languages="? Since it
>seems to compile cleanly OOB, I think it should be added so that those
>wishing to develop in objc on cygwin may do so.
Nope. I am not interested in supporting objective c at this point. If I
was it would be a separate package anyway.
>2)Since you wanted to enable java support, you must pass a few more flags
>for it to work. First off, the java runtime library is disabled by
>default on most every platform. Also, as per David B's reccomendation,
>you should explicitly pass the sjlj-exceptions flag during configuration.
>So, the most optimal set of flags to pass would be:
>
>--enable-sjlj-exceptions --enable-libgcj --enable-interpreter
--enable-sjlj-exceptions is not supposed to be required anymore. I'll
try turning on --enable-libgcj. Meant to do that previously. Getting this
working were the impetus for David Billinghurst's changes.
cgf
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -