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: <3CD87F8C.4090309@waitaki.otago.ac.nz> Date: Wed, 08 May 2002 13:29:48 +1200 From: Bryce McKinlay User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc1) Gecko/20020417 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Billinghurst, David (CRTS)" CC: java AT gcc DOT gnu DOT org, cygwin AT cygwin DOT com Subject: Re: Object alignment, was: cygwin failures - assertion "!(addr & FLAGS)" failed: References: X-scanner: scanned by Inflex 1.0.9 - (http://pldaniels.com/inflex/) Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Billinghurst, David (CRTS) wrote: >After rebuilding binutils with 16-byte alignment > - the first libjava testsuite executable ran > - another dejagnu problem killed the testsuite > >So this approach is promising, but will need to do some >more dejagnu hacking :-< > > So the problem is that binutils doesn't/can't support alignment directives (.align) for win32 targets? If this is the case it would probibly be better to tweak libjava/configure.in so that hash synchronization is disabled for win32. AFAIK thats the only thing in libgcj that has the 8-byte alignment requirement. regards Bryce. -- 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/