public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/51688] New: libgcc dll is installed in <sysroot>/lib instead of <sysroot>/bin
@ 2011-12-27 20:41 vanboxem.ruben at gmail dot com
  2012-02-14 20:24 ` [Bug target/51688] " ktietz at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: vanboxem.ruben at gmail dot com @ 2011-12-27 20:41 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51688

             Bug #: 51688
           Summary: libgcc dll is installed in <sysroot>/lib instead of
                    <sysroot>/bin
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: other
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: vanboxem.ruben@gmail.com


GCC configured like this:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=m:/development/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/4.7.0/lto-wrapper.exe
Target: x86_64-w64-mingw32
Configured with: /home/ruben/mingw-w64/toolchain/src/gcc/configure
--host=x86_64-w64-mingw32 --build=x86_64-linux-gnu --target=x86_64-w64-mingw32
--with-sysroot=/home/ruben/mingw-w64/toolchain/mingw64mingw64/mingw64
--prefix=/home/ruben/mingw-w64/toolchain/mingw64mingw64/mingw64
--with-libiconv-prefix=/home/ruben/mingw-w64/toolchain/mingw64mingw64/prereq_install
--with-gmp=/home/ruben/mingw-w64/toolchain/mingw64mingw64/prereq_install
--with-mpfr=/home/ruben/mingw-w64/toolchain/mingw64mingw64/prereq_install
--with-mpc=/home/ruben/mingw-w64/toolchain/mingw64mingw64/prereq_install
--with-ppl=/home/ruben/mingw-w64/toolchain/mingw64mingw64/prereq_install
--with-cloog=/home/ruben/mingw-w64/toolchain/mingw64mingw64/prereq_install
--enable-cloog-backend=isl --with-host-libstdcxx='-static -lstdc++
-lm -lgcc_eh' --enable-shared --enable-static --enable-threads=posix
--disable-multilib --enable-languages=c,lto,c++,objc,obj-c++,java
--enable-libgomp --enable-sjlj-exceptions --enable-fully-dynamic-string
--disable-nls --disable-werror --enable-checking=release
--disable-win32-registry --disable-rpath --disable-werror CFLAGS='-O2
-mtune=core2 -fomit-frame-pointer -momit-leaf-frame-pointer -fgraphite-identity
-floop-interchange -floop-block -floop-parallelize-all' LDFLAGS=
Thread model: posix
gcc version 4.7.0 20111226 (experimental) (GCC)

puts libgcc_s_sjlj-1.dll in
/home/ruben/mingw-w64/toolchain/mingw64mingw64/mingw64/lib, instead of the
previous (GCC 4.5/4.6)
/home/ruben/mingw-w64/toolchain/mingw64mingw64/mingw64/bin, where it belongs.

This is with a native 64-bit windows compiler, built from Linux.


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

* [Bug target/51688] libgcc dll is installed in <sysroot>/lib instead of <sysroot>/bin
  2011-12-27 20:41 [Bug other/51688] New: libgcc dll is installed in <sysroot>/lib instead of <sysroot>/bin vanboxem.ruben at gmail dot com
@ 2012-02-14 20:24 ` ktietz at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: ktietz at gcc dot gnu.org @ 2012-02-14 20:24 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51688

--- Comment #1 from Kai Tietz <ktietz at gcc dot gnu.org> 2012-02-14 20:24:16 UTC ---
Hmm, canadian cross scenario.  It seems libgcc checks here for build instead of
specified host.


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

end of thread, other threads:[~2012-02-14 20:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-27 20:41 [Bug other/51688] New: libgcc dll is installed in <sysroot>/lib instead of <sysroot>/bin vanboxem.ruben at gmail dot com
2012-02-14 20:24 ` [Bug target/51688] " ktietz at gcc dot gnu.org

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