This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Available for test: gcc-3.1.1-1, gcc2-2.95.3-6, and gcc-mingw-3_1-20020516-1


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]