Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <41209CAD.20908@x-ray.at> Date: Mon, 16 Aug 2004 13:38:21 +0200 From: Reini Urban User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.8a2) Gecko/20040714 MIME-Version: 1.0 To: Stephen More CC: cygwin AT cygwin DOT com Subject: Re: Help to compile an activestate perl module under cygwin ( Win32-API & assembly ) References: <20040815154821 DOT 30603 DOT qmail AT web20323 DOT mail DOT yahoo DOT com> In-Reply-To: <20040815154821.30603.qmail@web20323.mail.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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/