From: Ralf Baechle <ralf@linux-mips.org>
To: Kyle Unice <unixe@comcast.net>
Cc: linux-mips@linux-mips.org
Subject: Re: Cygwin Cross-compile of linux release
Date: Fri, 7 Oct 2005 16:44:00 +0100 [thread overview]
Message-ID: <20051007154400.GF2616@linux-mips.org> (raw)
In-Reply-To: <001901c5cb54$8dfc70f0$0400a8c0@buzz>
On Fri, Oct 07, 2005 at 09:34:05AM -0600, Kyle Unice wrote:
> I checked out the source for mips linux and tried cross-compiling this on
> cygwin.
> This is the result:
> HOSTCC scripts/mod/modpost.o
> HOSTCC scripts/mod/sumversion.o
> scripts/mod/sumversion.c: In function `md4_final_ascii':
> scripts/mod/sumversion.c:221: warning: unsigned int format, long unsigned
> int ar
> g (arg 4)
> scripts/mod/sumversion.c:221: warning: unsigned int format, long unsigned
> int ar
> g (arg 5)
> scripts/mod/sumversion.c:221: warning: unsigned int format, long unsigned
> int ar
> g (arg 6)
> scripts/mod/sumversion.c:221: warning: unsigned int format, long unsigned
> int ar
> g (arg 7)
> HOSTLD scripts/mod/modpost
> HOSTCC scripts/kallsyms
> scripts/kallsyms.c: In function `compress_symbols':
> scripts/kallsyms.c:366: warning: implicit declaration of function `memmem'
> scripts/kallsyms.c:366: warning: assignment makes pointer from integer
> without a
> cast
> scripts/kallsyms.c:385: warning: assignment makes pointer from integer
> without a
> cast
> /cygdrive/c/DOCUME~1/KYLE~1.BUZ/LOCALS~1/Temp/ccLMGC3l.o:kallsyms.c:(.text+0
> x6cb
> ): undefined reference to `_memmem'
> /cygdrive/c/DOCUME~1/KYLE~1.BUZ/LOCALS~1/Temp/ccLMGC3l.o:kallsyms.c:(.text+0
> x72d
> ): undefined reference to `_memmem'
_memmem must be some symbol of the Cygwin libraries.
Honestly, get rid of Cygwin. You'll be glad you did, the birds will
fly, the butterflies will be singing ...
Ralf
next prev parent reply other threads:[~2005-10-07 15:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-07 15:34 Cygwin Cross-compile of linux release Kyle Unice
2005-10-07 15:34 ` Kyle Unice
2005-10-07 15:44 ` Ralf Baechle [this message]
2005-10-07 15:48 ` Maciej W. Rozycki
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=20051007154400.GF2616@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=linux-mips@linux-mips.org \
--cc=unixe@comcast.net \
/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.