This is the mail archive of the gcc-patches@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]

Re: Objective-C++ testsuite


On Wed, May 25, 2005 at 07:04:39PM -0700, Mike Stump wrote:
> Here is the main bulk of the Objective-C++ testsuite.
> 
> Tested on powerpc-apple-darwin8.  Let us know of any non- 
> portabilities in it...  I'm sure there are some...  make check-obj-c+ 
> + after enabling obj-c++ will run them.

I don't know why you didn't run into the same problem, but I needed to
add "global srcdir" to obj-c++_target_compile in obj-c++.exp in order
to get anywhere.  With that change I ran the tests on powerpc64-linux
with -m32 and -m64.  There were several test failures, especially with
-m64, but no more infrastructure problems.

Janis


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