Ray Donnelly

Results 177 comments of Ray Donnelly

What you prefer and what crosstool-ng is capable of are two different things I'm afraid. You will have to make changes to crosstool-ng to get what you want to work....

Installing Linux headers on Windows doesn't work out of the box (nor does installing {e}glibc). If you look in the crosstool-ng of ctng-firefox-builds you'll see patches/linux/3.10.19, and in there there...

Well, I only focussed on raspberry pi, and that should work: from ctng-firefox-builds: ./build.sh --target-os=raspi btw, Win 64bit Darwin compilers have another bug in them, but I am getting there.....

> I just notice I forgot to update the line + $(shell echo -n > > $(INSTALL_HDR_PATH)/.input-files) with 1 2 3 will try fix that You aren't applying patches by...

Which version of linux are you trying to build headers for here? Can you paste your .config file please? On Fri, Jan 17, 2014 at 3:29 AM, Arnaud.Dovi [email protected]: >...

Great! Why not fork this project and make pull requests? I'd be more than happy to review them. For GMP, instead of my intrusive fixes about reldir it can be...

Github made a special github program for Windows users: https://github-windows.s3.amazonaws.com/GitHubSetup.exe I tried it briefly, it seemed ok, but IMHO you should try to get comfortable with the git CLI. TortoiseGit...

It would be good for us to get to the bottom of why I don't need to remove the archscripts step I think.

I'm not sure what best to do about elf.h, I'm guessing an empty file somewhere in the header search path might be the cleanest approach as it appears to be...

Before we close this, I want to make sure everything is addressed. You said before: "Next once you fix this you will realize the headers are copied under linux\elf.h of...