[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Compiling with gcc v3.2
From: |
Dg B |
Subject: |
Compiling with gcc v3.2 |
Date: |
Tue, 19 Nov 2002 09:25:33 -0500 |
Hello all,
I would just like to point out a nuisance I have had while trying to
compile the latest version of ddd with gcc v3.2. All of the configuration
checks for standard c++ library functionality (e.g. iostate,etc.) fail as
they are currently written, as these functions/structures/etc. are
encapsulated within the std:: namespace.
Since I am not famaliar with the configuration scripts (autoconf and
what-not), I am not certain as to precisely which files need to be modified.
Though I do know that changing the ./configure script seems to have
worked.
Regards,
Dennis
"Time flies like an arrow. Fruit flies like a banana."
- Marx, Groucho
_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE*
http://join.msn.com/?page=features/junkmail
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Compiling with gcc v3.2,
Dg B <=