Mail Archives: djgpp/2002/05/22/04:09:30
CBFalconer (cbfalconer AT yahoo DOT com) wrote:
: Maurice Lombardi wrote:
: > In this case you have to install from gcc2953b only the files
: > contained in the %DJDIR%\lib directory and subdirectories. They
: > will not conflict due to subdirectory structure.
: This is confusing. I presently have GCC 2.953 installed, and GPC
: of 2002-5-10. They apparently work correctly. There has just
: been an announcement of GCC 3.1, which I would like to use.
: Just what do I blow away, and what do I install, to have this
: combination available? How can I insulate the gpc system against
: changes in gcc etc.
You do "cd my_djgpp_directory; mv lib/gcc-lib/djgpp/2.953
lib/gcc-lib/djgpp/2_953.safe; rm -f @manifest/gcc2953b.mft" and "rm -f
@manifest/gpp2953b.mft" and similarly for other things belonging to
gcc2953. Then "cp -a lib/gcc-lib/djgpp/2_953.safe
lib/gcc-lib/djgpp/2.953" and you should be set.
Right,
MartinS
- Raw text -