[ros-dev] Busted mingw-gcc 3.4.2
David Leinbach
dleinbac at gmail.com
Thu Apr 7 17:52:46 CEST 2005
Perhaps the page at
http://reactos.com/en/reactos_developer_site/resources/download_the_recommended_compilershould
be updated as the version there causes this error. Which version
should I be using? Should I use the latest version of MinGW available from
the MinGW site?
On Apr 5, 2005 8:55 AM, Filip Navara <xnavara at volny.cz> wrote:
>
> Oliver Schneider wrote:
>
> >Thanks for your reply.
> >
> >>hat file should be auto-generated... Let me guess, you're using MSYS
> >>make, right?
> >>
> >>
> >I believe so. What's wrong with it? The GAIM guys also complain about it.
> It
> >it really always the culprit? ;)
> >
> >
> I can only say that you're on your own when using MSYS make...it's
> pretty different environment from standard MinGW. The attached patch
> solves the problem with tools-check on MSYS, but be prepared that other
> problems can appear (especially with dependency files)..
>
> - Filip.
>
>
> Index: tools-check.mak
> ===================================================================
> --- tools-check.mak (revision 14332)
> +++ tools-check.mak (working copy)
> @@ -12,9 +12,7 @@
> BINUTILS_VERSION_DATE=$(word 5,$(shell $(PREFIX)ld -v))
>
> all:
> -ifeq ($(HOST),mingw32-linux)
> @echo "#define BINUTILS_VERSION_DATE $(BINUTILS_VERSION_DATE)" >
> tools-check.h
> -endif
> ifeq ($(HOST),mingw32-windows)
> @echo #define BINUTILS_VERSION_DATE $(BINUTILS_VERSION_DATE) >
> tools-check.h
> endif
>
>
> _______________________________________________
> Ros-dev mailing list
> Ros-dev at reactos.com
> http://reactos.com:8080/mailman/listinfo/ros-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://reactos.com:8080/pipermail/ros-dev/attachments/20050407/9a6fe8fe/attachment.htm
More information about the Ros-dev
mailing list