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: gcc g++


Search you path, you may have conflicting version of the cygwin1.dll
somewhere... I had that problem and it puzzled me for quite a while.

If that doesn't help, send a copy of cygcheck -s -v -r to the list.

Stephano Mariani

-----Original Message-----
From: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com] On
Behalf
Of Todd Fisher
Sent: 25 January 2002 18:24
To: cygwin@cygwin.com
Subject: gcc g++

Recently I updated cygwin to version 1.3.9 and now whenever i compile
a
program i get no executable file.
e.g. if i have a file temporary.cpp and compile using the line
g++ -o myexe temporary.cpp
the myexe.exe is never created.
if i try
g++ temporary.cpp
i get no a.out or a.exe

Todd


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





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