From: Yunus Yucel Altunbicak <yunus.altunbicak@eliar.com.tr>
To: MTD <linux-mtd@lists.infradead.org>
Subject: problem with cross compiling
Date: Tue, 6 Nov 2001 17:54:10 +0200 [thread overview]
Message-ID: <20011106155218.FCST26177.fep02@yunux> (raw)
Hi all,
i couldn't compile the util directory neither m68k-elf-gcc nor
m68k-pic-coff-gcc.
if i try this
m68k-elf-gcc -I../include -O2 -m68000 -Wl,-elf2flt nftl_format.c -o
nftl_format -lc
get below error message
/************************************/
nftl_format.elf2flt: In function `check_block_2':
nftl_format.elf2flt(.text+0xf6): undefined reference to `pread'
nftl_format.elf2flt(.text+0x14a): undefined reference to `pwrite'
nftl_format.elf2flt(.text+0x1ec): undefined reference to `pwrite'
nftl_format.elf2flt(.text+0x204): undefined reference to `pread'
nftl_format.elf2flt(.text+0x28c): undefined reference to `pwrite'
nftl_format.elf2flt(.text+0x2a4): undefined reference to `pread'
nftl_format.elf2flt: In function `main':
nftl_format.elf2flt(.text+0x6b0): undefined reference to `pwrite'
collect2: ld returned 1 exit status
/*****************************************/
does anybody encounter same error and solve it ?
Sincerely,
yunus
next reply other threads:[~2001-11-06 15:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-11-06 15:54 Yunus Yucel Altunbicak [this message]
2001-11-06 16:31 ` problem with cross compiling David Woodhouse
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=20011106155218.FCST26177.fep02@yunux \
--to=yunus.altunbicak@eliar.com.tr \
--cc=linux-mtd@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox