This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


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

cygwin 1.3.3 and gcc 3.0.1 problems #2


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

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