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: CYGWIN enviroment conflicts with autoconf configure scripts


Wayne Scott <wscott@bitmover.com> writes:
> Unfortunately it is also used as a temporary variable in the autoconf
> script and so as soon as configure resets the CYGWIN variable, it was
> unable to run 'gcc' anymore.

It's only set by the (now obsolete) AC_CYGWIN macro.

> Autoconf needs to be changes to not trash the CYGWIN variable when
> running it's tests.  And Cygwin developers need to beware of this
> problem when trying to build programs.
>
> autoconf v2.13

You need to update autoconf and migrate away from obsolete macros.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.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]