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: Problems compiling trivial C program.


Christopher January wrote:
>> I'm having trouble compiling this test program:
>>
>> void f(){}
>>
>> using the command line:
>> gcc test.c -c -o test.o
>>
>> using 1.3.19 or latest Cygwin snapshot (2003-Feb-07) (same error with
>> both) and gcc-3.2-3.
>>
>> The error I see is:
>>
>> 16 bit MS-DOS Subsystem
   ^^^^^^^^^^^^^

Sounds like gcc is corrupted, or Cygwin gcc is not the gcc that is being
run.


Max.



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