Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 159910 - cross-mingw32/w32api won't compile
Summary: cross-mingw32/w32api won't compile
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-03 15:02 UTC by Reuben Perelman
Modified: 2007-01-04 12:53 UTC (History)
0 users

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


Attachments
log (cross-mingw32-info.log,8.74 KB, text/plain)
2007-01-03 15:04 UTC, Reuben Perelman
Details
another log (cross-mingw32-w32api.log,19.98 KB, text/plain)
2007-01-03 15:05 UTC, Reuben Perelman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Reuben Perelman 2007-01-03 15:02:40 UTC
localhost ~ # crossdev --g 3.4.4 -t mingw32
------------------------------------------------------------------------------------------------------------------------------------------------------------
 * Host Portage ARCH:     x86
 * Target Portage ARCH:   x86
 * Target System:         mingw32
 * Stage:                 4 (C/C++ compiler)

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

 * PORTDIR_OVERLAY:       /usr/local/portage
 * PORT_LOGDIR:           /var/log/portage
 * PKGDIR:                /usr/portage/packages/cross/mingw32
 * PORTAGE_TMPDIR:        /var/tmp/cross/mingw32
  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -
!!! No gcc found. You probably need to 'source /etc/profile'
!!! to update the environment of this terminal and possibly
!!! other terminals also.
 * Forcing the latest versions of binutils-config/gcc-config ...                                                                                      [ ok ]
 * Log: /var/log/portage/cross-mingw32-binutils.log
 * Emerging cross-binutils ...                                                                                                                        [ ok ]
 * Log: /var/log/portage/cross-mingw32-w32api-quick.log
 * Emerging cross-w32api-quick ...                                                                                                                    [ ok ]
 * Log: /var/log/portage/cross-mingw32-mingw-runtime-headers.log
 * Emerging cross-mingw-runtime-headers ...                                                                                                           [ ok ]
 * Log: /var/log/portage/cross-mingw32-gcc-stage1.log
 * Emerging cross-gcc-stage1 ...                                                                                                                      [ ok ]
 * Log: /var/log/portage/cross-mingw32-w32api.log
 * Emerging cross-w32api ...

 * w32api failed :(
 * If you file a bug, please attach the following logfiles:
 * /var/log/portage/cross-mingw32-info.log
 * /var/log/portage/cross-mingw32-w32api.log
Comment 1 Reuben Perelman 2007-01-03 15:04:02 UTC
Created attachment 105330 [details]
log
Comment 2 Reuben Perelman 2007-01-03 15:05:27 UTC
Created attachment 105331 [details]
another log
Comment 3 SpanKY gentoo-dev 2007-01-04 01:27:34 UTC
gcc-3.4.x isnt supported ... feel free to post patches
Comment 4 Reuben Perelman 2007-01-04 03:02:41 UTC
ReactOS will not compile with GCC 4.*. ReactOS needs an older version of GCC.
Comment 5 SpanKY gentoo-dev 2007-01-04 12:53:21 UTC
like i said, if you want it fixed, post a patch