mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mingw-cross-env-list] binutils.mk possible fix


From: Stjepan Henc
Subject: [Mingw-cross-env-list] binutils.mk possible fix
Date: Sun, 30 Oct 2011 13:31:44 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20111001 Thunderbird/7.0.1

Hi,

Firstly I apologize if someone else encountered the following issue before I did.

I just downloaded mingw-cross-env from

https://bitbucket.org/vog/mingw-cross-env/downloads/mingw-cross-env-2.21.tar.gz

following the tutorial on the website, extracted & moved everything to /opt/mingw

After running make everything went fine until I got the message saying that the binutils package has the wrong checksum. Apparently the package was renamed from version 2.21 to 2.21.1 or something and was maybe even moved around. I got it to continue compiling by changing the following 2 lines in src/binutils.mk

$(PKG)_VERSION  := 2.21.1
$(PKG)_CHECKSUM := 525255ca6874b872540c9967a1d26acfbc7c8230

Anyway, the official release doesn't currently work, I hope it will fixed soon.

sthenc




reply via email to

[Prev in Thread] Current Thread [Next in Thread]