This is the mail archive of the cygwin 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: Compilation errors not shown properly in Cygwin


Larry Hall wrote:
> Sounds like a tty thing to me.  Try adding to your CYGWIN environment
> variable 'notty' and starting a new cygwin.bat.

I've added CYGWIN environment variable:
System Properties/Advanced/Environment Variables/System variables/New...
Variable Name: CYGWIN
Variable Value: notty

Started new cygwin shell:

sc0rp@sc0rp ~
$ echo $CYGWIN
notty

sc0rp@sc0rp ~
$ cd /work/SourcesStorage2/MakeTest/

sc0rp@sc0rp /work/SourcesStorage2/MakeTest
$ make all
msdev MakeTest.dsp /MAKE "MakeTest - Win32 Debug"
make: *** [all] Error 1


Looks that it doesn't help.

Regards,
Jacek.

--
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]