Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 161007 - dev-util/mingw-runtime-3.11 version bump
Summary: dev-util/mingw-runtime-3.11 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Toolchain Maintainers
URL: http://sourceforge.net/forum/forum.ph...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-08 21:49 UTC by Dennis Schridde
Modified: 2007-02-14 23:19 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2007-01-08 21:49:31 UTC
Version 3.11 of the MinGW runtime is released...

Reproducible: Always

Steps to Reproduce:
Comment 1 SpanKY gentoo-dev 2007-01-09 00:37:23 UTC
in portage, but i still cant get it to work ...
Comment 2 Dennis Schridde 2007-01-09 01:54:23 UTC
Maybe this could help?
http://sourceforge.net/forum/forum.php?forum_id=632611
Comment 3 Dennis Schridde 2007-02-14 18:08:51 UTC
Answer from MinGW-dev Danny Smith:
You have put 
-I /usr/mingw32/usr/include 
before other includes, so you will be using old headers to build the new runtime.
Not a good idea.

https://sourceforge.net/tracker/?func=detail&atid=102435&aid=1659882&group_id=2435
Comment 4 SpanKY gentoo-dev 2007-02-14 23:19:29 UTC
no, that's a different issue from what i was referring to