Re: [AD] BIG uh-oh in the latest WIP demo |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
----- Original Message -----
From: "Henrik Stokseth" <hstokset@xxxxxxxxxx>
To: "Javier González" <xaviergonz@xxxxxxxxxx>
Cc: "AD" <conductors@xxxxxxxxxx>
Sent: Wednesday, January 24, 2001 9:15 PM
Subject: Re: [AD] BIG uh-oh in the latest WIP demo
> Javier González <xaviergonz@xxxxxxxxxx> wrote:
>
> > well, it's weird, because only the mingw32 allegro/demo/demo.exe is the
> one
> > which have the "crazy gui"...
> > others examples dont (i dont know why it seems like radom keys at a time
> are
> > being pressed, you know, the focus changes and the selection moves up
and
> > down. it looks possesed :)
> > i compiled
> > make PGCC=1 PENTIUMONLY=1 all
> > then make installall
> > did twice...
> > maybe someone else see this too?
>
> PGCC = 1 ???? what compiler are you using? (as reported by gcc -v) if you
> use pgcc it might very well screw your code.
oops
i meant make PENTIUMONLY=1 all
make installall
i've also tried just
make PENTIUMONLY=1
make install
right now ill try with make
and then makeinstall to check if it's the pentium optimizations