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 From: "John Robbins" To: Subject: Use of MAC module on the Cf5272 Date: Tue, 14 May 2002 09:55:55 -0400 Message-ID: <000201c1fb4f$12316620$0f01a8c0@research.unisearch.ca> MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal X-OriginalArrivalTime: 14 May 2002 13:54:27.0540 (UTC) FILETIME=[DCE99140:01C1FB4E] Dear Cygwin support, I have started to try to code for the MAC module in the Motorola MCF5272 on a Netburner card, using the Netburned NNDK. The compiler is gcc 2.95.2 and the executables (ar.exe, as.exe, gcc.exe) were all built very recently 3/29/2002 for the latest release of the Netburner software. When I write anything like move.l %d0, %acc (or any of the MAC registers) I get unmatched operand errors from the compiler. If I substitute a garbage name for the register, eg %xyx, I get an expected parse error, so the compiler seems to be recognising the MAC registers OK. Am I doing something stupid or is there some compiler switch that I should be setting? Thanks again for your help. John Robbins. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/