Mail Archives: djgpp/1992/09/10/04:41:17
Well, the error I reported yesterday was indeed something
silly that I overlooked. I had installed djgcc222 but not
djgpo222, so the c++ part of the compiler was not there, so
gcc did not work on the c++ examples in samples/*. The
absence of cc1plus generated the "Bad command or file name
error", and, of course no temporary file was written, so it
was not there for the next stage--hence the "Can't open ..."
error. DJ's suggestion to use the -v option made all this
plain.
Thanks to all who offered suggestions.
Eric Firing
- Raw text -