This is the mail archive of the cygwin@sourceware.cygnus.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]

Re: cout ta get me


On Mon, 28 Jul 1997 david=20makepeace%plan-ih#%forwarder@plan.geis.com wrote:

> I'm getting this from a program with cout in it:
> [SNIP]
> Otherwise I'm thinking this sounds like gcc isn't recognising the difference
> between c and c++ source (printf works fine).
>

Try using g++ as the command instead of gcc.  Otherwise, there is a flag,
I'm not sure which, that will make gcc assume c++.  The simplest method is
to just use the g++ compile command.


See ya around the Mulberry bush.

--James

:)

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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