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]

bizarre g++ behavior after reinstalling cygwin


I just reinstalled cygwin on my laptop (running winXP) and g++ is acting most peculiar.

The code that has been working fine for thepast 2~3 months no longer works (the programs are still working on other machines). the seem to compile OK, but don't generate output files, or generate nonsense, or get trapped in loops indefinitely.

Digging in I found that none of the "i=i++" calls inside for-loops work. I have never heard of anything of sorts, still changes ++ to +1, this fixed the loops, but apparently there are still problems...

please help, have i lost my mind?
v

Attachment: cygcheck.out
Description: Text document

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