Your message dated Sun, 25 Sep 2011 23:49:15 +0200
with message-id <[email protected]>
and subject line Re: Bug#632003: Finding dlltool using gcc
has caused the Debian Bug report #632003,
regarding i686-w64-mingw32-gcc --print-prog-name gives wrong result for some
tools
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
632003: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=632003
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gcc-mingw-w64
Version: 4.6.0-11
Severity: normal
The output of `i686-w64-mingw32-gcc --print-prog-name=ar` is ar, it is
obviously incorrect.
In fact, it gives wrong result for all tools except as and ld.
x86_64-w64-mingw32-gcc have the same problem.
Regards,
Bin Tian
-- System Information:
Debian Release: 6.0.2
APT prefers stable
APT policy: (990, 'stable'), (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.39-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=zh_CN.UTF-8, LC_CTYPE=zh_CN.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages gcc-mingw-w64 depends on:
ii binutils-mingw-w64 2.21.51.20110523-1 Cross-binutils for Win32 and Win64
ii libc6 2.13-7 Embedded GNU C Library: Shared lib
ii libcloog-ppl0 0.15.9-3 the Chunky Loop Generator (runtime
ii libgmp10 2:5.0.1+dfsg-7 Multiprecision arithmetic library
ii libmpc2 0.8.2-1+b1 multiple precision complex floatin
ii libmpfr4 3.0.0-2 multiple precision floating-point
ii libppl-c4 0.11.2-3 Parma Polyhedra Library (C interfa
ii mingw-w64-dev 1.0+20110523-1 Development files for MinGW-w64
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
Versions of packages gcc-mingw-w64 recommends:
ii libstdc++6-4.6-dev 4.6.0-14 GNU Standard C++ Library v3 (devel
Versions of packages gcc-mingw-w64 suggests:
pn gcc-4.6-locales <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi,
On Fri, Sep 23, 2011 at 09:03:24PM +0200, Bill Allombert wrote:
> On Fri, Sep 23, 2011 at 10:02:07AM +0800, Bin Tian wrote:
> > On 2011年09月21日 22:06, Ian Lance Taylor wrote:
> > >Stephen Kitt<[email protected]> writes:
> > >
> > >>Is there a recommended approach to use to find dlltool using only
> > >>i686-w64-mingw32-gcc?
> > >
> > >I don't know of one. I don't know why avoiding autoconf is desirable.
> > >However, if I were forced to do so, I would probably use gcc -v to get
> > >the target name and look for TARGET-dlltool that way.
> > gcc -dumpmachine is more relavant.
>
> Yes, gcc -dumpmachine reports the right value, thanks a lot for the suggestion
Thank you all for your input, sine the "-dumpmachine" suggestion seems
acceptable I'm closing this bug.
Best regards,
Stephen
--- End Message ---