X-Spam-Check-By: sourceware.org
Date: Wed, 4 Jan 2006 10:04:19 +0100
From: "Gerrit P. Haase" <freeweb@nyckelpiga.de>
Reply-To: "Gerrit P. Haase" <freeweb@nyckelpiga.de>
Message-ID: <1731197412708.20060104100419@familiehaase.de>
To: Vijay Kiran Kamuju <infyquest@gmail.com>
CC: cygwin@cygwin.com
Subject: Re: imlib2-1.2.1 compilation errors with cygwin 1.5.18 and binutils-20050610
In-Reply-To: <36bf289b0601030256h58a1832erbda960cabbcab2e9@mail.gmail.com>
References: <36bf289b0601030256h58a1832erbda960cabbcab2e9@mail.gmail.com>
MIME-Version: 1.0
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Vijay wrote:

> hi ,

> i am unable to compile imlib2-1.2.1 with cygwin 1.5.18,
> binutils-20050610 and gcc-3.4.4-1

> first i was unable compile due to missing RTLD_LOCAL in the /usr/include/dlfcn.h
> could you please add the following line to dlfcn.h
> #define RTLD_LOCAL  0

> after that the compilation failed while compiling some assembly source files.
> It does compile successfully on fedora-core3.
> the compilation errors are

[...]

> asm_blend.S:1057: Warning: .size pseudo-op used outside of .def/.endef ignored.
> asm_blend.S:1057: Error: junk at end of line, first unrecognized character is `

So why not fix the assembler files?  IIRC all the lines reported may be
removed, though there probably will be more issues regarding missing
leading underscores in symbols when linking the objects later.


Gerrit
-- 
=^..^=                                     http://nyckelpiga.de/donate.html



--
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/

