CAMBIO es un nuevo partido político, incripto ante la
justicia electoral de Capital Federal, juzgado a cargo de la
doctora Servini de Cubría, luego de haber reunido el número de
adhesiones requerido por la actual Ley
Electoral.
CAMBIO está integrado por gran cantidad
de gente con
Am Fre, 2002-07-26 um 18.59 schrieb Jim Wilson:
> >I know that unfortunately a lot of i960 tools defaulted to b.out
> >for the default name but this oddity is causing unnecessary
> >issues with at least the RTEMS configurery.
The problem that hits RTEMS actually is an autoconf problem:
autoconf >
I think you mean to build without compiler optimizations.
You could add something like this to Makefile.am:
debug:
$(MAKE) all CFLAGS="$(CFLAGS) -O0"
and run make debug
(-O0 is GCC specific).
Cheers,
Segher
Jean-Eric Cuendet wrote:
>
> Hi
> Could someone tell me how to remove o