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]

gcc linker not producing executable


I'm running cygwin on a Win98 system, and have gcc.exe and g++.exe (in /bin)
both with version 2.95.3-5, and both with mod dates of Jun/17/2001.  g++
works just fine, and it can compile and link simple programs with a single
command.  However, gcc will not produce an executable, neither following
the -o option or even the default a.out.  It doesn't give any diagnostic
messages at all.  In fact, if I ask to use gcc to link, it will even delete
the -o file if it already exists.  I'm forced into using gcc to compile
only, then ld to link.

Any ideas about what could be causing this?

-  Dennis McNulty   <dennis@giantfir.com>



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