X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; q=dns; s=default; b=cm
	xqkz+4h6cXt0tGNpJN6hczMGzRz5a8DsKrtWLn/tCdYGvS7EP8USqgUAJpGalISR
	UXhqx66FAEp5VngmwfuEBZtxHtG31LGPyIpHu7K03VHVVTA4zw/oeRJoD3dV/WHC
	lWrRLSyQVTGfAMt+oB+ZZZ2qc0Jtdig0/OODZ3z5A=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; s=default; bh=Sx3Tpg/O
	+oCq1GD2gMN3SZCqpZU=; b=j0x2541euToH3sH/t5Sc0pgPqInum2FNvDRLwYMr
	DJQGxjDgycZbzHgdelfuhCAubFz513ofwPaI4e+2XT4DIIax3Ba6QPiiN9GVeCz6
	i2JwTnhzsb+GvaoiTZtHOpMtUhTrHMSzKN2UXcbeuTotxcMo8hugW7rxI+33XlAV
	EuA=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.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
X-Spam-SWARE-Status: No, score=0.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,RDNS_NONE,SPF_PASS,TW_LG,TW_UU autolearn=no version=3.3.1
MIME-Version: 1.0
X-Received: by 10.194.242.134 with SMTP id wq6mr26961984wjc.94.1373749338893; Sat, 13 Jul 2013 14:02:18 -0700 (PDT)
In-Reply-To: <51E18370.1010802@gmail.com>
References: <CAE1DttB7_p217WVEaK_Gcg5-1G0LsiideTVDiqfKXQ+C_c-25Q@mail.gmail.com>	<51E12DBE.6000902@gmail.com>	<CAE1DttCM_F31YMnon8edbHWkBR1JKw60CtqVcQJ6LRDQgVcDhA@mail.gmail.com>	<51E18370.1010802@gmail.com>
Date: Sat, 13 Jul 2013 23:02:18 +0200
Message-ID: <CAE1DttD2AX6FKOWtFtG-vQa86V84NbYdGAje9N9kNTFgZ9YN4Q@mail.gmail.com>
Subject: Re: [solved] error with libmoldname.a
From: Florent Monnier <monnier.florent@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1

2013/07/13, JonY wrote:
> On 7/13/2013 22:25, Florent Monnier wrote:
>> + flexlink -chain mingw -stack 16777216 -o .\dllsdl2_stubs.dll
>> sdlinit_stub.o sdlquit_stub.o sdlrect_stub.o sdlblendMode_stub.o
>> sdlsurface_stub.o sdlwindow_stub.o sdlrender_stub.o sdltexture_stub.o
>> sdlpixel_stub.o sdlevent_stub.o sdlkeyboard_stub.o sdlkeymod_stub.o
>> sdlmouse_stub.o sdljoystick_stub.o sdlinput_stub.o sdlclipboard_stub.o
>> sdltimer_stub.o sdlgl_stub.o sdlaudio_stub.o sdlversion_stub.o
>> sdlcpuinfo_stub.o sdlpower_stub.o sdlerror_stub.o sdl_platform_stub.o
>>   -L/usr/local/lib -lmingw32 -lSDL2main -lSDL2 -lm -luser32 -lgdi32
>> -lwinmm -limm32 -lole32 -loleaut32 -lshell32 -lversion -luuid
>>
>> ** Fatal error: Error while reading
>> C:/cygwin/usr/i686-w64-mingw32/sys-root/mingw/lib/libmoldname.a:
>> End_of_file
>>
>
> Maybe flexlink needs to learn to handle empty archives? You can copy
> libm.a over to libmoldname.a as another workaround.

Indeed your workaround solves the compilation error.
Thank you very much!

I've reported the problem to the author of FlexDLL.

-- 
Regards

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

