Updated wheezy x86 packages

2012-03-18 Thread Philippe Roussel
Hi, You can add a line like the following to your sources.list : deb http://coyote.octets.fr/pub/gnustep/debian/wheezy/ ./ The packages list looks like : * gnustep-{make,base,gui,back} * gorm * addressmanager * systempreferences * gworkspace * agenda * gnumail * terminal * textedit

Re: Updated wheezy x86 packages

2012-03-18 Thread Csanyi Pal
Philippe Roussel p.o.rous...@free.fr writes: You can add a line like the following to your sources.list : deb http://coyote.octets.fr/pub/gnustep/debian/wheezy/ ./ Sorry for my question but after one added this line to sources.list, what command must run to get installed gnustep? -- Regards

Re: Updated wheezy x86 packages

2012-03-18 Thread Philippe Roussel
Le 18/03/2012 19:01, Csanyi Pal a écrit : Philippe Rousselp.o.rous...@free.fr writes: You can add a line like the following to your sources.list : deb http://coyote.octets.fr/pub/gnustep/debian/wheezy/ ./ Sorry for my question but after one added this line to sources.list, what command

Re: Illegal instruction when running plmerge or a built app

2012-03-18 Thread Fred Kiefer
Most likely this is caused by a compiler bug. The code in this function looks correct to me, it involves a lot of implicit type cast though and most likely one of them goes wrong for you. We could try to track this down and add more explicit type casts to convince your compiler to do things