Re: [AD] About the speed of flat polygon primitives |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 02 Oct 2001, Angelo Mottola <a.mottola@xxxxxxxxxx> wrote:
> PPS: some of the modifications made recently broke the lib building process: now it can't find obj/beos/
> asmdef.inc, and I had to create it manually using "make obj/beos/asmdef.inc"
> PPPS: for some strange reason now make attempts to create the bfixicon tool (BeOS specific) object
> as obj/beos/alleg/beos/bfixicon.o: that directory obviously doesn't exist! And last time I checked it
> compiled fine by placing the .o into obj/beos/alleg...
I couldn't reproduce either. Did you run "make depend"?
The problem I had was that `as' didn't understand the SSE stuff (or
was it MMX?), and Henrik removed the tests. I'm too lazy to upgrade
my tools. I assume upgrades are available?