Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] Problem with executing dsf-gdb JUnit tests

[...]

> To resolve this issue I had to add -m32 in GCC_FLAGS of 
> data/launch/src/Makefile.
> With this change, I faced no issues in test execution.

Cool.  I have added this flag to the Makefile.
John, can you confirm that it does not cause a problem on Windows?
 
> Results of tests for gdb 6.8:
> On running 6.8 Test Suite we can observe 138 test cases with 
> 1 failure.

Which one fails?
I'm getting everything passing for 6.8, on Linux 32bit.


 


Back to the top