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: Problem with namespace...


Greetings:
> 
> I'm trying to compile a large library of code and some of the routines use
> namespaces.  I'm running under NT4/sp3, using B19.1, egcs 1.1, [gcc version
> egcs-2.91.57 19980901 (egcs-1.1 release)] and configure reports that yes,
> indeed, namespace support is present.  Yet when I run make, I get this in
> the report:
> 
> === The 'make' report:
> g++ -Dgnu=1 -DOSNAME=cygwin32 -


Try using c++

my g++ --version yields egcs-2.90.27
my c++ --version yields ecgs-2.91.57

Cheers

Norman


-----
See the original message at http://www.egroups.com/list/gnu-win32/?start=8583
--
Free e-mail group hosting at http://www.eGroups.com/
-
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]