cygwin 1.3.3 and gcc 3.0.1 problems #2

Dylan Cuthbert dylan@q-games.com
Thu Oct 11 19:40:00 GMT 2001


A couple of small problems with gcc 3.0.1 and cygwin 1.3.3:

Compiling a program with the -mno-cygwin directive produces the error:

cc1plus.exe: Output filename specified twice

The version of GCC that is supplied default with cygwin doesn't produce this
error.  Not an immediate problem but a problem for people who wish to
distribute programs compiled within the cygwin environment without using the
cygwin libs .

Also, how do I specify /usr/include as the default include directory when
configuring GCC? The default GCC that comes with cygwin is set automatically
to /usr/include.  I don't particularly mind specifying it manually on the
command line but I'd prefer both GCCs to be consistent.

Regards

Dylan Cuthbert


More information about the Gcc-help mailing list