Mail Archives: djgpp/2002/07/19/08:44:10
Pradeepto K Bhattacharya <pradeeptob AT yahoo DOT com> wrote:
: Well I downloaded the gpp31b.zip file form Delorie.com...now
: what???..just copy the contents into my Djgpp folder...thats it...but
You don't usually "copy" things. You unzip the package.
: then I checked there are some headers missing wrt C++..like what about
: iostream.h ....I didnot find it in my Djgpp/Include ...neither is it
In standard C++ I don't think there _is_ a header called
iostream.h. (There _was_ one, before the standard was finalised.)
: in the the gpp31b.zip folder, so how do get them , for suppose if I
: want to use it ???...plus what abt the *.a files...I just found
: stdcxx.a or something..Am I supposed to copy them to Djppp/Lib/ .
Again: no copying. Unzip them.
: Well One more thing I have right now gcc 3.03 I have downloaded
: gcc 3.1 so how do I upgrade just copy into the Djgpp folder. Am I
: right.Am I supposed to do anything else?
No. You should uninstall the older gcc first. See FAQ 4.7 for one way
to do that.
Note that you really must upgrade gcc if you're going to use
gpp31b.zip. The version numbers must match, otherwise you'll get
strange problem.
Right,
MartinS
- Raw text -