public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Florent Monnier <monnier.florent@gmail.com>
To: cygwin@cygwin.com
Subject: Re: error with libmoldname.a
Date: Sat, 13 Jul 2013 18:19:00 -0000	[thread overview]
Message-ID: <CAE1DttCM_F31YMnon8edbHWkBR1JKw60CtqVcQJ6LRDQgVcDhA@mail.gmail.com> (raw)
In-Reply-To: <51E12DBE.6000902@gmail.com>

2013/07/13, JonY wrote:
> On 7/13/2013 17:46, Florent Monnier wrote:
>> Hi,
>> One week ago a project compiled under Cygwin with CC defined as bellow
>> was compiling just fust fine,
>> CC = c:/cygwin/bin/i686-w64-mingw32-gcc.exe
>>
>> But since yesterday, after a cygwin update, I get the following error:
>>
>> Fatal error: Error while reading:
>>  C:/cygwin/usr/i686-w64-mingw32/sys-root/mingw/lib/libmoldname.a:
>>  end-of-file
>>
>
> How are you causing the error? Please show the full command line.

This is a compilation of ocaml and SDL2 together
(SDL2 from the scm of 2013-07-07, and protz OCaml (not cygwin one)
version 4.00.1)
the project is this one:
https://github.com/blue-prawn/OCamlSDL2

Again this project was compiling just fine one week ago, and after a
Cygwin update, I now get this error:

-v turns verbosity on so the second line that starts with + is the
underlying command called by the first one

$ ocamlmklib -v -ocamlc 'ocamlc -cc
"c:/cygwin/bin/i686-w64-mingw32-gcc.exe -g "' -ocamlopt 'ocamlopt -cc
"c:/cygwin/bin/i686-w64-mingw32-gcc.exe -g " -g' -o sdl2 -oc
sdl2_stubs  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

+ 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

Do you know what the problem could be? and how to fix it?

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

  reply	other threads:[~2013-07-13 14:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-13 11:47 Florent Monnier
2013-07-13 14:25 ` JonY
2013-07-13 18:19   ` Florent Monnier [this message]
2013-07-13 21:02     ` JonY
2013-07-14 10:32       ` [solved] " Florent Monnier
2013-07-17 11:55 ` Altgr
2013-07-17 12:54   ` JonY
2013-07-17 15:53     ` Florent Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAE1DttCM_F31YMnon8edbHWkBR1JKw60CtqVcQJ6LRDQgVcDhA@mail.gmail.com \
    --to=monnier.florent@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).