Hi,
> I tried to build freesci on ODF/alpha, but it fails with an "undefined
> assembler operation" error:
[...]
> as0: Error: tools.c, line 6: undefined assembler operation: bpt
> bpt
Hmm, looks like we'll have to make this a bit more explicit- 'bpt' is
supposed to be a shortcut for the bpt palcode call ('call_pal bpt').
Note that it works fine even with the DEC C compiler on Alpha/Linux.
I'll fix it later, but won't be able to test [on Alpha] until tomorrow.
Thanks for reporting this!
llap,
Christoph