Re: ilmbase

2008-04-22 Thread Finn Thain
On Wed, 23 Apr 2008, Petr Stehlik wrote: > Finn Thain wrote: > > Maybe the aranym devs would be interested in a little Test Driven > > Development? Nothing major, just enough to get these floating point > > tests to pass. It seems a bit dangerous to disable the testsuite... > > I definitely w

Re: ilmbase

2008-04-22 Thread Petr Stehlik
Finn Thain wrote: Maybe the aranym devs would be interested in a little Test Driven Development? Nothing major, just enough to get these floating point tests to pass. It seems a bit dangerous to disable the testsuite... I definitely would be interested. Such test suite could show the current

Parallel port on Aranym?

2008-04-22 Thread Steve Brown
Hi folks, I am trying to get the parallel port to work on an Aranym system running a 2.4.27 kernel. I would like to get some sort of link between the VM and host. Just for a test, I have set Aranym to write to a tty: [PARALLEL] Type = file File = /dev/pts/6 [LILO] Kernel = /scratch/aranym/arany

Re: ilmbase

2008-04-22 Thread Finn Thain
On Wed, 23 Apr 2008, Michael Schmitz wrote: > Hi, > > > > ilmbase failed to build properly; the test suite failed. > > > > ilmbase seems to be fairly new, so the question of whether the test suite > > ever worked on m68k is a bit moot. > > > > If I parse the testsuite output right, it tries to

Re: ilmbase

2008-04-22 Thread Michael Schmitz
Hi, ilmbase failed to build properly; the test suite failed. ilmbase seems to be fairly new, so the question of whether the test suite ever worked on m68k is a bit moot. If I parse the testsuite output right, it tries to do some rounding tests based on pathological bit patterns for floats?

Re: Draft TLS/NPTL ABI for m68k and ColdFire, version 0.2

2008-04-22 Thread Stephen R Marenka
On Fri, Nov 30, 2007 at 07:05:05PM +, Joseph S. Myers wrote: > CodeSourcery has been investigating implementing TLS (Thread-Local > Storage) and NPTL (Native POSIX Thread Library) for ColdFire > processors. The proposed TLS ABI for ColdFire and m68k, including the > required kernel interfaces,

Re: ilmbase

2008-04-22 Thread Stephen R Marenka
On Wed, Apr 23, 2008 at 12:20:44AM +0200, Michael Schmitz wrote: > What kind of processor was that build run on? t2 is aranym running 2.6.24. Might want to give it a go on hobbes. I can try it on one of my 68040's if you'd prefer (I only have 4 to choose from now ;). Thanks, Stephen -- Stephe

Re: ilmbase

2008-04-22 Thread Michael Schmitz
Hi, ilmbase failed to build properly; the test suite failed. ilmbase seems to be fairly new, so the question of whether the test suite ever worked on m68k is a bit moot. If I parse the testsuite output right, it tries to do some rounding tests based on pathological bit patterns for floats?