This is the mail archive of the cygwin@sources.redhat.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]

1.1.8-gcc-2.95.2-6: collect2 never returns (NT-4)


Hello,

I used cygwin-1.2.2 for a while without any problems.

I tried several times to update to newer versions, but then every test to
compile and link my programs failed so far. I didn't report this hoping the
problem to disappear with newer versions (I was not sure whether this is my
fault or cygwins, and I continue to be in doubt).

Now I updated with setup.exe to the versions mentioned above.
% gcc test.c 
ends up with running collect2.exe forever.
The file test.c:
void main() {
    int i = 1;
    i = i + 1;
}

collect2 has to be killed manually by the task-manager.
The executable is built correctly, just collect2 does not finish and is
consuming all cpu it gets.

With best wishes,

Claudius

-------------------------------------------------------------------------
Dr.-Ing. Claudius Schnoerr        DDG Gesellschaft fuer Verkehrsdaten mbH
                                  Niederkasseler Lohweg 20
Tel:   ++49-(0)211-52777-423      40547 Duesseldorf
Fax:   ++49-(0)211-52777-109
email: Claudius.Schnoerr@ddg.de  
-------------------------------------------------------------------------





----------------------------------------------------------------------
This Mail has been checked for Viruses
Attention: Encrypted Mails can NOT be checked !

* * *

Diese Mail wurde auf Viren ueberprueft
Hinweis: Verschluesselte Mails koennen NICHT geprueft werden !
----------------------------------------------------------------------

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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