Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 151230 - cross-mingw/binutils-2.17 fails to build
Summary: cross-mingw/binutils-2.17 fails to build
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-13 14:47 UTC by Alon Bar-Lev (RETIRED)
Modified: 2006-10-13 16:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
cross-mingw-binutils.log (cross-mingw-binutils.log,21.30 KB, text/plain)
2006-10-13 14:48 UTC, Alon Bar-Lev (RETIRED)
Details
cross-mingw-info.log (cross-mingw-info.log,3.63 KB, text/plain)
2006-10-13 14:48 UTC, Alon Bar-Lev (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alon Bar-Lev (RETIRED) gentoo-dev 2006-10-13 14:47:45 UTC
Hi!

It is the first time I try to use MinGW on linux... :)

# crossdev mingw
-----------------------------------------------------------------------------------------------------------------
 * Host Portage ARCH:     x86
 * Target Portage ARCH:   x86
 * Target System:         mingw
 * Stage:                 4 (C/C++ compiler)

 * binutils:              binutils-[latest]
 * gcc:                   gcc-[latest]
 * headers:               w32api-[latest]
 * libc:                  mingw-runtime-[latest]

 * PORTDIR_OVERLAY:       /usr/local/portage
 * PORT_LOGDIR:           /var/log/portage
 * PKGDIR:                /var/gentoo/packages/cross/mingw
 * PORTAGE_TMPDIR:        /var/tmp/cross/mingw
  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _
 * Forcing the latest versions of binutils-config/gcc-config ...                                           [ ok ]
 * Log: /var/log/portage/cross-mingw-binutils.log
 * Emerging cross-binutils ...

 * binutils failed :(
 * If you file a bug, please attach the following logfiles:
 * /var/log/portage/cross-mingw-info.log
 * /var/log/portage/cross-mingw-binutils.log

---

checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... Invalid configuration `mingw': machine `mingw' not recognized
Comment 1 Alon Bar-Lev (RETIRED) gentoo-dev 2006-10-13 14:48:17 UTC
Created attachment 99596 [details]
cross-mingw-binutils.log
Comment 2 Alon Bar-Lev (RETIRED) gentoo-dev 2006-10-13 14:48:54 UTC
Created attachment 99598 [details]
cross-mingw-info.log
Comment 3 SpanKY gentoo-dev 2006-10-13 15:37:40 UTC
mingw is not a valid target

you need mingw32 or mingw64
Comment 4 Alon Bar-Lev (RETIRED) gentoo-dev 2006-10-13 16:06:44 UTC
Thanks!
Will you consider checking the argument for stupid people like me?
Comment 5 SpanKY gentoo-dev 2006-10-13 16:28:12 UTC
crossdev accepts mingw* as ive never bothered to go through to figure out all the valid values