From: "Kyle Unice" <unixe@comcast.net>
To: <linux-mips@linux-mips.org>
Subject: Cygwin Cross-compile of linux release
Date: Fri, 7 Oct 2005 09:34:05 -0600 [thread overview]
Message-ID: <001901c5cb54$8dfc70f0$0400a8c0@buzz> (raw)
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'
collect2: ld returned 1 exit status
make[1]: *** [scripts/kallsyms] Error 1
make: *** [scripts] Error 2
Kyle@buzz /usr/src/linux
$
WARNING: multiple messages have this Message-ID (diff)
From: "Kyle Unice" <unixe@comcast.net>
To: linux-mips@linux-mips.org
Subject: Cygwin Cross-compile of linux release
Date: Fri, 7 Oct 2005 09:34:05 -0600 [thread overview]
Message-ID: <001901c5cb54$8dfc70f0$0400a8c0@buzz> (raw)
Message-ID: <20051007153405.MgXFZHmHMo2W-tHFvHX_5qRRvLAjAYHvol15O4BNnyc@z> (raw)
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'
collect2: ld returned 1 exit status
make[1]: *** [scripts/kallsyms] Error 1
make: *** [scripts] Error 2
Kyle@buzz /usr/src/linux
$
next reply other threads:[~2005-10-07 15:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-07 15:34 Kyle Unice [this message]
2005-10-07 15:34 ` Cygwin Cross-compile of linux release Kyle Unice
2005-10-07 15:44 ` Ralf Baechle
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='001901c5cb54$8dfc70f0$0400a8c0@buzz' \
--to=unixe@comcast.net \
--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.