delorie.com is funded by banner ads.
  www.delorie.com/djgpp/v2faq/faq172.html   search  

| Previous | Next | Up | Top |

22.1 Unzipping gppNNb.zip complains about g++.exe

Q: When I unzip the C++ compiler distribution in gppNNb.zip, the unzip program complains about something called g++.exe. What should I do?


A: If you install DJGPP on anything but Windows 9X, just ignore that error message and use gpp.exe or gxx.exe to compile C++ programs. g++.exe is an invalid file name on DOS, but is allowed on Windows 9X. It is included for compatibility with Unix, where the C++ compiler is called g++. All g++.exe does is just to run gxx or gpp. So you don't lose much by not having it.

If you are installing DJGPP on Windows 9X, find an unzip program which supports long file names and unzip the files again. Make sure that the DJGPP long file names support (a.k.a. LFN) is enabled, otherwise DJGPP programs such as Make won't be able to invoke g++. To enable LFN support, set LFN=y in the environment.


  webmaster   donations   bookstore     delorie software   privacy  
  Copyright ⌐ 1998   by Eli Zaretskii     Updated Sep 1998  

Powered by Apache!

You can help support this site by visiting the advertisers that sponsor it! (only once each, though)