> > After that, the only proble was testdso, which is a dynamically loaded > > binary. Naturally the syntax didn't translate well, so I just > > commented it out entirely. However, this mean that I couldn't run > > most of the tests. So, the upshot is, here's the test results: > > What do you mean the syntax doesn't translate well? Does it compile at > all? Does it run? If this doesn't work on BeOS, we have real problems, > because we haven't accomplished our goal of a Portable Run-Time.
The problem is that we don't have the logic in the Makefile for the test program to tell it how to build libraries on different platforms at the moment. ISTR we talked about this a long time ago but I can't remember what we decided on. Changing the settings gets it all working. david
