<br><font size=2 face="sans-serif">Hi all,</font>
<br>
<br><font size=2 face="sans-serif">As I mentioned in a previous post, I'm
working on getting winelib to run on an HP-UX / PA-RISC system. &nbsp;The
biggest problem I'm facing right now is dealing with all of the assembly
code that is put into the .spec file by winebuild. &nbsp;I'm not an expert
at assembly of any form, and I know absolutely nothing about PA-RISC assembly.
&nbsp;</font>
<br>
<br><font size=2 face="sans-serif">I guess my main question is: why is
so much assembly needed there - can some or all of it be replaced by C
code (at least on platforms where you never need to interact with real
windows libs - like sparc/solaris and pa-risc/hpux)?</font>
<br>
<br><font size=2 face="sans-serif">Any suggestions on how to get this code
working on hpux would be really helpful!</font>
<br>
<br><font size=2 face="sans-serif">Warren</font>