[Nestedvm] Problem with gcc 3.3.6

Andre Pietsch andre.pietsch at advicio-servdesk.de
Mon May 16 08:21:12 EDT 2011


Oh... that makes sense. I thought it stands for Plus Plus. But 
PreProcessor seems to be better. Especially because there is a 
mips-unknown-elf-g++ what should be the gnu c++ compiler.

regards

Am 12.05.2011 21:56, schrieb David Barr:
> I think "mips-unknown-elf-cpp" is the C preprocessor, not a C++
> compiler. That's why it created "ASCII C program text" as output.
>
> On Thu, May 12, 2011 at 6:34 AM, Andre Pietsch  wrote:
>> Hi Brian,
>>
>> I built the myArray.mips with the mips-unknown-elf-cpp that has been
>> produced by making the cxxtest target (make cxxtest). "file" tells me
>> that it is a "ASCII C program text".
>>
>> Do I have to use the mips-unkown-elf-gcc to create a proper elf file? I
>> get the following, big error. So I thought I had to use the
>> mips-unknown-elf-cpp because it is a cpp file.
>>
>> BTW: I have to be honest: the file is called morkArray.cpp and not
>> myArray.cpp ;)
>>



More information about the Nestedvm mailing list