[ros-dev] [ros-diffs] [sserapion] 44550: -Remove hacks for older gcc versions. -Black list gcc below 4.4.2 -Black list ld below 20091119. -99.99% Based on bug 4810 -Speeds up my build by 3 minutes
Alex Ionescu
ionucu at videotron.ca
Sun Dec 13 00:16:59 CET 2009
Fail at reading XML multi-line comments.
On 2009-12-12, at 6:10 PM, Timo Kreuzer wrote:
> Getting old?
>
> Alex Ionescu wrote:
>> Can you add the PCH back to ntos please?
>>
>> On 2009-12-12, at 10:41 AM, sserapion at svn.reactos.org wrote:
>>
>>
>>> Modified: branches/ros-amd64-bringup/reactos/ntoskrnl/ntoskrnl-generic.rbuild
>>> URL: http://svn.reactos.org/svn/reactos/branches/ros-amd64-bringup/reactos/ntoskrnl/ntoskrnl-generic.rbuild?rev=44550&r1=44549&r2=44550&view=diff
>>> ==============================================================================
>>> --- branches/ros-amd64-bringup/reactos/ntoskrnl/ntoskrnl-generic.rbuild [iso-8859-1] (original)
>>> +++ branches/ros-amd64-bringup/reactos/ntoskrnl/ntoskrnl-generic.rbuild [iso-8859-1] Sat Dec 12 16:41:43 2009
>>> @@ -30,11 +30,9 @@
>>> <library>bootvid</library>
>>> <library>wdmguid</library>
>>> <dependency>bugcodes</dependency>
>>> - <!-- See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38269
>>> <directory name="include">
>>> <pch>precomp.h</pch>
>>> </directory>
>>> - -->
>>> <directory name="ke">
>>> <if property="ARCH" value="i386">
>>> <directory name="i386">
>>> @@ -556,7 +554,4 @@
>>> </directory>
>>> <file>ntoskrnl.rc</file>
>>> <linkerscript>ntoskrnl_$(ARCH).lnk</linkerscript>
>>> -
>>> - <!-- See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38054#c7 -->
>>> - <compilerflag compilerset="gcc">-fno-unit-at-a-time</compilerflag>
>>> </group>
>>>
>>>
>
>
> _______________________________________________
> Ros-dev mailing list
> Ros-dev at reactos.org
> http://www.reactos.org/mailman/listinfo/ros-dev
Best regards,
Alex Ionescu
More information about the Ros-dev
mailing list