All of lore.kernel.org
 help / color / mirror / Atom feed
From: Florian Fainelli <florian@openwrt.org>
To: "Kevin D. Kissell" <kevink@paralogos.com>
Cc: Linux MIPS org <linux-mips@linux-mips.org>
Subject: Re: CygWin Cross-tool Package?
Date: Mon, 3 Jan 2011 18:26:05 +0100	[thread overview]
Message-ID: <201101031826.05444.florian@openwrt.org> (raw)
In-Reply-To: <4D21ED6C.1020503@paralogos.com>

On Monday 03 January 2011 16:38:20 Kevin D. Kissell wrote:
> On 1/2/2011 12:23 PM, Florian Fainelli wrote:
> > Hello Kevin,
> > 
> > On Sunday 02 January 2011 21:06:22 Kevin D. Kissell wrote:
> >> ...By any chance, could one of
> >> you point me to a functional, pre-built package I could install under
> >> Cygwin to do kernel builds?
> > 
> > Providing that you install of the required dependencies (subversion,
> > flex, bison ...), OpenWrt can build a Linux kernel and root filesystem
> > under Cygwin.
> > 
> > Hope that helps.
> 
> Sigh.  It looked promising, but...
> 
> $ make menuconfig
> Checking 'working-make'... ok.
> Checking 'case-sensitive-fs'... failed.
> Checking 'getopt'... ok.
> Checking 'fileutils'... ok.
> Checking 'working-gcc'... ok.
> Checking 'working-g++'... ok.
> Checking 'ncurses'... failed.
> Checking 'zlib'... ok.
> Checking 'gawk'... ok.
> Checking 'flex'... ok.
> Checking 'unzip'... ok.
> Checking 'bzip2'... ok.
> Checking 'patch'... ok.
> Checking 'perl'... ok.
> Checking 'python'... ok.
> Checking 'wget'... ok.
> Checking 'gnutar'... ok.
> Checking 'svn'... ok.
> Checking 'gnu-find'... ok.
> Checking 'getopt-extended'... ok.
> Checking 'non-root'... ok.
> 
> Build dependency: OpenWrt can only be built on a case-sensitive filesystem
> ...
> 
> It will probably be easier for me to get some random cheap PC running
> Ubuntu than to get a non-case-sensitive filesystem working on an
> existing XP platform.

And that can be achieved simply by using a case sensitive mount:
http://www.mail-archive.com/cygwin@cygwin.com/msg81382.html

> 
> Any recommendations on cross tool packages for X86/X86-64 Ubuntu
> installations?  Or would splicing the linux-mips.org kernel tree under
> the OpenWrt structure - but under Linux this time - still be the
> shortest path?

OpenWrt or some other project like buildroot would work fine building a 
toolchain and kernel for that specific target.
--
Florian

      parent reply	other threads:[~2011-01-03 17:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-02 20:06 CygWin Cross-tool Package? Kevin D. Kissell
2011-01-02 20:23 ` Florian Fainelli
2011-01-03 15:38   ` Kevin D. Kissell
2011-01-03 16:53     ` Abdoulaye Walsimou GAYE
2011-01-03 17:26     ` Florian Fainelli [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201101031826.05444.florian@openwrt.org \
    --to=florian@openwrt.org \
    --cc=kevink@paralogos.com \
    --cc=linux-mips@linux-mips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.