From: Willy Tarreau <willy@w.ods.org>
To: Marcelo Tosatti <marcelo.tosatti@cyclades.com>
Cc: linux-kernel@vger.kernel.org, ink@jurassic.park.msu.ru
Subject: Re: Linux 2.4.28-rc2
Date: Mon, 8 Nov 2004 07:30:37 +0100 [thread overview]
Message-ID: <20041108063037.GC783@alpha.home.local> (raw)
In-Reply-To: <20041108053216.GA19522@alpha.home.local>
Ok, just replying to myself.
I found an old gcc-2.91.66 which compiled it correctly on this machine. So
it might be a compiler/binutils issue.
Regards,
willy
On Mon, Nov 08, 200 at 06:32:17AM +0100, Willy Tarreau wrote:
> Hi Marcelo,
>
> just started a compile on alpha last night and looked at the results this
> morning. 'make vmlinux' ends with the following errors. It is fairly possible
> that it comes from my gcc/binutils combination (because I found that I compiled
> previous kernels with gcc 3.2.3), in which case I will fix it later, but I'd
> like someone with an alpha to check it on his side before the final release.
>
> Cheers,
> Willy
>
> bash-2.03$ gcc -v
> Reading specs from /usr/lib/gcc-lib/alphaev6-unknown-linux-gnu/3.3.4/specs
> Configured with: ../gcc-3.3.4/configure --prefix=/usr --enable-version-specific-runtime-libs --enable-languages=c,c++ --disable-nls --disable-locale --enable-shared --enable-threads --program-suffix=-3.3 --enable-target-optspace --with-gnu-ld --with-gnu-as
> Thread model: posix
> gcc version 3.3.4
>
> bash-2.03$ ld -v
> GNU ld version 2.11.90.0.15 (with BFD 2.11.90.0.15)
>
> bash-2.03$ make vmlinux
> ...
> arch/alpha/mm/mm.o: In function `get_pgd_slow':
> arch/alpha/mm/mm.o(.text+0x5c): relocation truncated to fit: GPRELHIGH rodata.cst8
> ipc/ipc.o: In function `sys_semtimedop':
> ipc/ipc.o(.text+0x3854): relocation truncated to fit: GPRELHIGH rodata.cst8
> drivers/char/char.o: In function `kmem_vm_nopage':
> drivers/char/char.o(.text+0xc48): relocation truncated to fit: GPRELHIGH rodata.cst8
> drivers/char/char.o: In function `vt_ioctl':
> drivers/char/char.o(.text+0xdf5c): relocation truncated to fit: GPRELHIGH rodata.cst8
> drivers/char/char.o: In function `rs_wait_until_sent':
> drivers/char/char.o(.text+0x1e4dc): relocation truncated to fit: GPRELHIGH rodata.cst8
> drivers/block/block.o: In function `blk_seg_merge_ok':
> drivers/block/block.o(.text+0x328): relocation truncated to fit: GPRELHIGH rodata.cst8
> drivers/block/block.o: In function `ll_back_merge_fn':
> drivers/block/block.o(.text+0x3d8): relocation truncated to fit: GPRELHIGH rodata.cst8
> drivers/block/block.o: In function `ll_front_merge_fn':
> drivers/block/block.o(.text+0x4a8): relocation truncated to fit: GPRELHIGH rodata.cst8
> drivers/block/block.o: In function `ll_merge_requests_fn':
> drivers/block/block.o(.text+0x578): relocation truncated to fit: GPRELHIGH rodata.cst8
> drivers/block/block.o: In function `fdc_specify':
> drivers/block/block.o(.text+0x56c0): relocation truncated to fit: GPRELHIGH rodata.cst8
> /data/projets/dev/linux/trees/linux-2.4.28-rc2/lib/lib.a(bust_spinlocks.o): In function `bust_spinlocks':
> bust_spinlocks.o(.text+0x60): relocation truncated to fit: GPRELHIGH rodata.str1.1
> make: *** [vmlinux] Error 1
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
prev parent reply other threads:[~2004-11-08 6:32 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-07 17:37 Linux 2.4.28-rc2 Marcelo Tosatti
2004-11-07 21:42 ` 2.4.28-rc2: net/atm/proc.c compile error Adrian Bunk
2004-11-08 1:42 ` David S. Miller
2004-11-08 5:15 ` Willy Tarreau
2004-11-08 5:12 ` David S. Miller
2004-11-08 5:32 ` Linux 2.4.28-rc2 Willy Tarreau
2004-11-08 6:30 ` Willy Tarreau [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=20041108063037.GC783@alpha.home.local \
--to=willy@w.ods.org \
--cc=ink@jurassic.park.msu.ru \
--cc=linux-kernel@vger.kernel.org \
--cc=marcelo.tosatti@cyclades.com \
/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.