[ros-dev] [ros-diffs] [dreimer] 36968: ok, Binutils and ccache reverted.
Daniel Reimer
reimer.daniel at freenet.de
Sun Oct 26 13:32:57 CET 2008
gedmurphy wrote:
> I have to disagree with this binutils revert.
> If we aren't prepared to keep our tools up to date, then we'll have to resort to dropping RosBE and updating our tools manually.
> Build tools should _always_ be kept up to date.
>
> Ged
>
> -----Original Message-----
> From: ros-diffs-bounces at reactos.org [mailto:ros-diffs-bounces at reactos.org] On Behalf Of dreimer at svn.reactos.org
> Sent: 25 October 2008 22:39
> To: ros-diffs at reactos.org
> Subject: [ros-diffs] [dreimer] 36968: ok, Binutils and ccache reverted.
>
> Author: dreimer
> Date: Sat Oct 25 16:39:26 2008
> New Revision: 36968
>
> URL: http://svn.reactos.org/svn/reactos?rev=36968&view=rev
> Log:
> ok, Binutils and ccache reverted.
>
> Modified:
> trunk/tools/RosBE/RosBE-Windows/Root/ChangeLog.txt
> trunk/tools/RosBE/RosBE-Windows/RosBE.nsi
>
> Modified: trunk/tools/RosBE/RosBE-Windows/Root/ChangeLog.txt
> URL: http://svn.reactos.org/svn/reactos/trunk/tools/RosBE/RosBE-Windows/Root/ChangeLog.txt?rev=36968&r1=36967&r2=36968&view=diff
> ==============================================================================
> --- trunk/tools/RosBE/RosBE-Windows/Root/ChangeLog.txt [iso-8859-1] (original)
> +++ trunk/tools/RosBE/RosBE-Windows/Root/ChangeLog.txt [iso-8859-1] Sat Oct 25 16:39:26 2008
> @@ -5,15 +5,12 @@
> - Updated: NSIS to 2.40 (Daniel Reimer)
> - Updated: Subversion to 1.5.3 (Daniel Reimer)
> - Updated: GDB to 6.8-3 (Daniel Reimer)
> -- Updated: Binutils 2.18.50 Build 20080109. (Daniel Reimer)
> - Updated: MingW32 Make 3.81-3 (Daniel Reimer)
> - Updated: MingW32 Runtime DLL 3.15.1 (Daniel Reimer)
> - Other small Fixes here and there (Daniel Reimer)
> - Added: Basic PowerShell Version of RosBE (Daniel Reimer)
> - Added: YASM 0.72, which supports 64 bit asm too. (Daniel Reimer)
> - Added: Update command (Daniel Reimer)
> -- Added: A way to include rosapps and rostests into the build and ssvn script by modifying
> - one var. Add this var to options.exe (Maciej Bialas and slight changes by me)
> - Added: nostrip function (Christoph von Wittich)
> - Added: RosBE Debugging Feature which disables the @echo off. just set
> _ROSBE_DEBUG=1 (Daniel Reimer)
>
> Modified: trunk/tools/RosBE/RosBE-Windows/RosBE.nsi
> URL: http://svn.reactos.org/svn/reactos/trunk/tools/RosBE/RosBE-Windows/RosBE.nsi?rev=36968&r1=36967&r2=36968&view=diff
> ==============================================================================
> --- trunk/tools/RosBE/RosBE-Windows/RosBE.nsi [iso-8859-1] (original)
> +++ trunk/tools/RosBE/RosBE-Windows/RosBE.nsi [iso-8859-1] Sat Oct 25 16:39:26 2008
> @@ -201,6 +201,7 @@
> SetOutPath "$INSTDIR\4.1.3\bin"
> SetOverwrite try
> File /r Components\Tools\ccache.exe
> + File /r Components\Tools\cygwin1.dll
> SectionEnd
>
> Section "GDB - The GNU Project Debugger" SEC07
>
>
> _______________________________________________
> Ros-dev mailing list
> Ros-dev at reactos.org
> http://www.reactos.org/mailman/listinfo/ros-dev
>
>
>
I fully agree, but i did not manage yet to build my own binutils in
which i can include the patch, Colin wants included. This one was from
MinGW and not made by me. If I manage to build binutils, I will use
these ones.
More information about the Ros-dev
mailing list