Stephen More schrieb:
I am trying to get Win32-API to compile under cygwin. http://search.cpan.org/~acalpini/Win32-API-0.41/API.pm
So far I have changed itoa to use sprintf.
Now I am trying to convert the inline assembly written in intel syntax to AT&T syntax so gcc can compile it.
Can anyone help me with this assembly conversion ?
BTW:
The C::DynaLib version works fine and is much better than Aldo's version.
Only the dynamic libc.so test fails, but this can be ignored. (patch already on rt.cpan.org)
-- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

