This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

cross-compiler DJGPP -> Linux: "C++ compiler not installed on this system"


Hi,
after a long, tedious process I managed to build a cross-compiler for DOS/DJGPP with ELF (Linux) file 
format output.
Now compiling C files works fine but trying to compile C++ source code results in
"C++ compiler not installed on this system".

What files am I missing? Something went wrong with the installation?
(GCC is really stubborn for building on a DOS system.)

Thanks,
Michael Noisternig.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]