Re: m68k Developers Meeting

2008-06-26 Thread Arno Griffioen
On Wed, Jun 25, 2008 at 01:47:26PM +0200, Christian T. Steigies wrote: > The following people already showed interest in the aug29-31 meeting in Kiel: > Wouter > Roman Z > Simon > Ingo > Joey > > If other people are intersted in joining, please let me know, so I can find > a larger room if needed.

kernel

2008-06-26 Thread Stephen R Marenka
I built the kernel with gcc-4.2. This time I got the nfcon, nfblock patch in the atari kernel (unfortunately, it just crashes for me). http://people.debian.org/~smarenka/m68k/kernel/ Peace, Stephen -- Stephen R. Marenka If life's not fun, you're not doing it right! <[EMAIL PROTECTED]> si

Re: m68k Developers Meeting

2008-06-26 Thread Martin Schulze
Arno Griffioen wrote: > On Wed, Jun 25, 2008 at 01:47:26PM +0200, Christian T. Steigies wrote: > > The following people already showed interest in the aug29-31 meeting in > > Kiel: > > Wouter > > Roman Z > > Simon > > Ingo > > Joey > > > > If other people are intersted in joining, please let me k

Re: kernel

2008-06-26 Thread Michael Schmitz
I built the kernel with gcc-4.2. This time I got the nfcon, nfblock patch in the atari kernel (unfortunately, it just crashes for me). http://people.debian.org/~smarenka/m68k/kernel/ Is the crash also happening without nfcon/nfblock? I'll see for myself where it does crash ... Michael

Re: kernel

2008-06-26 Thread Stephen R Marenka
On Thu, Jun 26, 2008 at 10:37:07PM +0200, Michael Schmitz wrote: >> I built the kernel with gcc-4.2. This time I got the nfcon, nfblock >> patch in the atari kernel (unfortunately, it just crashes for me). >> >> http://people.debian.org/~smarenka/m68k/kernel/ > > Is the crash also happening without

Potential fix for gcc-4.3 and m68k glibc

2008-06-26 Thread Michael Casadevall
Reading up on the changes made to GCC for gnu99/c99, I've been researching workarounds and such, and I may have hit paydirt;GCC has an option which causes the code to use the gnu89 linkage over the current gnu99 while still allowing the code extensions of gnu99. In other words, it will allow c99/g

Re: kernel

2008-06-26 Thread Geert Uytterhoeven
On Thu, 26 Jun 2008, Stephen R Marenka wrote: > On Thu, Jun 26, 2008 at 10:37:07PM +0200, Michael Schmitz wrote: > >> I built the kernel with gcc-4.2. This time I got the nfcon, nfblock > >> patch in the atari kernel (unfortunately, it just crashes for me). > >> > >> http://people.debian.org/~smar