From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2948 invoked by alias); 24 Aug 2011 13:07:30 -0000 Received: (qmail 2940 invoked by uid 22791); 24 Aug 2011 13:07:29 -0000 X-SWARE-Spam-Status: No, hits=-0.5 required=5.0 tests=AWL,BAYES_00,FAKE_REPLY_C,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Received: from mailout-de.gmx.net (HELO mailout-de.gmx.net) (213.165.64.23) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Wed, 24 Aug 2011 13:07:16 +0000 Received: (qmail 13542 invoked by uid 0); 24 Aug 2011 13:07:14 -0000 Received: from 80.75.119.105 by www006.gmx.net with HTTP; Wed, 24 Aug 2011 15:07:12 +0200 (CEST) Content-Type: text/plain; charset="utf-8" Date: Wed, 24 Aug 2011 13:07:00 -0000 From: "Philipp Meier" Message-ID: <20110824130712.115980@gmx.net> MIME-Version: 1.0 To: ecos-discuss@ecos.sourceware.org Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: [ECOS] Re: Cygwin / Linux difference X-SW-Source: 2011-08/txt/msg00040.txt.bz2 Probably found my error: I was calling "gcc" instead of "ld" for linking step but did not add "-Wl," for the linker directives. Now when using ld (i.e. in fact arm-eabi-ld) the alignment (in the elf file Program Header) is the same for Linux as for Cygwin. Maybe this answer can help somebody else facing the same problem I had. Cheers Philipp -- NEU: FreePhone - 0ct/min Handyspartarif mit Geld-zurück-Garantie! Jetzt informieren: http://www.gmx.net/de/go/freephone -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss