[ros-bugs] [Bug 4810] Ntoskrnl fails to build on MinGW GCC 4.4.0

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Sun Nov 29 23:51:51 CET 2009


http://www.reactos.org/bugzilla/show_bug.cgi?id=4810


Colin Finck <mail at colinfinck.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #4380 is|0                           |1
           obsolete|                            |




--- Comment #13 from Colin Finck <mail at colinfinck.de>  2009-11-29 23:51:50 CET ---
Created an attachment (id=4437)
 --> (http://www.reactos.org/bugzilla/attachment.cgi?id=4437)
Updated patch for latest trunk

The new patch finally applies to latest trunk after KJK's build system changes.

In contrast to the previous patch, this one also uses LD's --start-group and
--end-group parameters instead of duplicating the project-wide libraries to
link till all references are resolved. Much easier to use and less hacky :-)

There are still outstanding problems with concurrent builds. I could only get
ReactOS to build with this patch when using "make". "makex" occasionally
resulted in problems when compiling the IDL stuff.
As I didn't touch this part, these problems are either in other parts of the
build system or the toolchain. Need to be investigated later.


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the Ros-bugs mailing list