public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* gcc4: upset errors
       [not found] <20110902040020.11114.qmail@sourceware.org>
@ 2011-09-02  4:09 ` Yaakov (Cygwin/X)
  2011-09-02  4:35   ` gcc4: upset errors + libmpfr vs mpclib version problems (ping David Billinghurst) Dave Korn
  0 siblings, 1 reply; 3+ messages in thread
From: Yaakov (Cygwin/X) @ 2011-09-02  4:09 UTC (permalink / raw)
  To: cygwin-apps

On Fri, 2011-09-02 at 04:00 +0000, upset lived up to its name and
complained:
> upset: *** setup.ini: warning - package gcc4-java requires non-existent package java-ecj

That's an artifact from my Ports gcc4 package, as I ship ECJ as part of
a GNU Classpath-based Java environment.  Since its not in the distro
(yet), I removed that dep from sourceware for now; please fix your local
copy, etc.


Yaakov


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: gcc4: upset errors + libmpfr vs mpclib version problems (ping David Billinghurst)
  2011-09-02  4:09 ` gcc4: upset errors Yaakov (Cygwin/X)
@ 2011-09-02  4:35   ` Dave Korn
  2011-09-02  4:41     ` Dave Korn
  0 siblings, 1 reply; 3+ messages in thread
From: Dave Korn @ 2011-09-02  4:35 UTC (permalink / raw)
  To: cygwin-apps

On 02/09/2011 05:09, Yaakov (Cygwin/X) wrote:
> On Fri, 2011-09-02 at 04:00 +0000, upset lived up to its name and
> complained:
>> upset: *** setup.ini: warning - package gcc4-java requires non-existent package java-ecj
> 
> That's an artifact from my Ports gcc4 package, as I ship ECJ as part of
> a GNU Classpath-based Java environment.  Since its not in the distro
> (yet), I removed that dep from sourceware for now; please fix your local
> copy, etc.

  Oops, sorry for the breakage and thanks for the headsup.  I see I also have
an out-of-date libmpfr dependency just like the mingw-x64 compiler, groan.
Actually, it's slightly worse than that:

> $ cygcheck /usr/lib/gcc/i686-pc-cygwin/4.5.3/cc1.exe
> F:\cygwin-1.7\lib\gcc\i686-pc-cygwin\4.5.3\cc1.exe
>   F:\cygwin-1.7\bin\cygcloog-0.dll
>     F:\cygwin-1.7\bin\cyggcc_s-1.dll
>       F:\cygwin-1.7\bin\cygwin1.dll
>         C:\WINNT\system32\ADVAPI32.DLL
>           C:\WINNT\system32\KERNEL32.dll
>             C:\WINNT\system32\ntdll.dll
>           C:\WINNT\system32\RPCRT4.dll
>     F:\cygwin-1.7\bin\cyggmp-3.dll
>     F:\cygwin-1.7\bin\cygppl_c-2.dll
>       F:\cygwin-1.7\bin\cygppl-7.dll
>         F:\cygwin-1.7\bin\cygstdc++-6.dll
>         F:\cygwin-1.7\bin\cyggmpxx-4.dll
>   F:\cygwin-1.7\bin\cygiconv-2.dll
>   F:\cygwin-1.7\bin\cygintl-8.dll
>   F:\cygwin-1.7\bin\cygmpc-1.dll
>     F:\cygwin-1.7\bin\cygmpfr-1.dll
>   F:\cygwin-1.7\bin\cygmpfr-4.dll
>   F:\cygwin-1.7\bin\cygz.dll

  Note how the compiler executable depends on libmpfr4, but also indirectly
via mpclib on libmpfr1 at the same time.  That's probably not good; David, can
you respin mpclib against the latest libmpfr?

    cheers,
      DaveK

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: gcc4: upset errors + libmpfr vs mpclib version problems (ping David Billinghurst)
  2011-09-02  4:35   ` gcc4: upset errors + libmpfr vs mpclib version problems (ping David Billinghurst) Dave Korn
@ 2011-09-02  4:41     ` Dave Korn
  0 siblings, 0 replies; 3+ messages in thread
From: Dave Korn @ 2011-09-02  4:41 UTC (permalink / raw)
  To: cygwin-apps

On 02/09/2011 05:34, Dave Korn wrote:
> On 02/09/2011 05:09, Yaakov (Cygwin/X) wrote:
>> On Fri, 2011-09-02 at 04:00 +0000, upset lived up to its name and
>> complained:
>>> upset: *** setup.ini: warning - package gcc4-java requires non-existent package java-ecj
>> That's an artifact from my Ports gcc4 package, as I ship ECJ as part of
>> a GNU Classpath-based Java environment.  Since its not in the distro
>> (yet), I removed that dep from sourceware for now; please fix your local
>> copy, etc.
> 
>   Oops, sorry for the breakage and thanks for the headsup.  I see I also have
> an out-of-date libmpfr dependency just like the mingw-x64 compiler, groan.

>   Note how the compiler executable depends on libmpfr4, but also indirectly
> via mpclib on libmpfr1 at the same time.  That's probably not good; David, can
> you respin mpclib against the latest libmpfr?

  In the meantime, however, I updated the setup.hints to require both libmpfr1
and libmpfr4, just so that nobody gets any missing library problems when they
update.

    cheers,
      DaveK

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-09-02  4:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20110902040020.11114.qmail@sourceware.org>
2011-09-02  4:09 ` gcc4: upset errors Yaakov (Cygwin/X)
2011-09-02  4:35   ` gcc4: upset errors + libmpfr vs mpclib version problems (ping David Billinghurst) Dave Korn
2011-09-02  4:41     ` Dave Korn

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