Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jun 2016 17:49:06 +0800
From:      Erich Dollansky <erich@alogt.com>
To:        Tom Vijlbrief <tvijlbrief@gmail.com>
Cc:        freebsd-arm <freebsd-arm@freebsd.org>
Subject:   Re: Compiling HEAD on a Raspberry Pi B+ 2 failes
Message-ID:  <20160624174906.6037a05e@X220.alogt.com>
In-Reply-To: <CAOQrpVcdiS=rz-2tUdLPpaw9aQC_w3i6ZDmjN5AS5UFhQKdkRw@mail.gmail.com>
References:  <20160618072747.6c6d4328@X220.alogt.com> <CAOQrpVcdiS=rz-2tUdLPpaw9aQC_w3i6ZDmjN5AS5UFhQKdkRw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

it compiled meanwhile. It took so long as there was another minor
problem outside the Raspberry here.

Thanks!

Erich


 On Mon, 20 Jun 2016 05:57:07 +0000
Tom Vijlbrief <tvijlbrief@gmail.com> wrote:

> This is an issue from early this year.
> 
> See
> 
> freebsd-toolchain/2016-January/001906.html
> 
> For a fix
> 
> Tom
> 
> Op za 18 jun. 2016 01:28 schreef Erich Dollansky <erich@alogt.com>:
> 
> > Hi,
> >
> > I am trying to compile HEAD on a Raspberry and get always the
> > following error.
> >
> > Erich
> >
> > Last Changed Rev: 301974
> >
> >  /usr/src/lib/csu/arm/crt1.c:(.text+0xb4): relocation truncated to
> > fit: R_ARM_CALL against symbol `atexit' defined in .text section
> > in /usr/lib/libc.a(atexit.o) /usr/src/lib/csu/arm/crt1.c:(.text+0xbc):
> > relocation truncated to fit: R_ARM_CALL against symbol `_init_tls'
> > defined in .text section
> > in /usr/lib/libc.a(tls.o) /usr/src/lib/csu/arm/crt1.c:(.text+0xcc):
> > relocation truncated to fit: R_ARM_CALL against symbol `atexit'
> > defined in .text section
> > in /usr/lib/libc.a(atexit.o) /usr/src/lib/csu/arm/crt1.c:(.text+0x174):
> > relocation truncated to fit: R_ARM_CALL against symbol `exit'
> > defined in .text section
> > in /usr/lib/libc.a(exit.o) /usr/lib/crt1.o: In function
> > `finalizer': /usr/src/lib/csu/arm/crt1.c:(.text+0x1ec): relocation
> > truncated to fit: R_ARM_JUMP24 against symbol `_fini' defined
> > in .fini section in /usr/lib/crti.o c++: error: linker command
> > failed with exit code 1 (use -v to see invocation) *** Error code 1
> >
> > Stop.
> > bmake[4]: stopped in /usr/src.head/usr.bin/clang/clang
> > *** Error code 1
> >
> > Stop.
> > bmake[3]: stopped in /usr/src.head/usr.bin/clang
> > *** Error code 1
> >
> > Stop.
> > bmake[2]: stopped in /usr/src.head
> > *** Error code 1
> >
> > Stop.
> > bmake[1]: stopped in /usr/src.head
> > *** Error code 1
> >
> > Stop.
> > make: stopped in /usr/src.head
> > [raspberry2]~/System (root) >
> > _______________________________________________
> > freebsd-arm@freebsd.org mailing list
> > https://lists.freebsd.org/mailman/listinfo/freebsd-arm
> > To unsubscribe, send any mail to
> > "freebsd-arm-unsubscribe@freebsd.org" 
> _______________________________________________
> freebsd-arm@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-arm
> To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160624174906.6037a05e>