Alpha build

Harmon Seaver hseaver at gmail.com
Mon Jan 23 20:39:26 UTC 2006


   Ahh, things are getting clearer. Just had the same error on the newest --

guess I need to look at that TODO list.

Using kernel headers from 2.6.12 for architecture 'alpha'
        provided in directory
/temp/router/buildroot/toolchain_build_alpha/linux/


if [ -f libc/sysdeps/linux/alpha/fpu_control.h ] ; then \
        ln -fs ../libc/sysdeps/linux/alpha/fpu_control.h include/ ; \
else \
        ln -fs ../libc/sysdeps/linux/common/fpu_control.h include/ ; \
fi
for f in dl-osinfo.h hp-timing.h ; do \
        ln -fs ../libc/sysdeps/linux/common/$f include/ ; \
done
+ top_builddir=.
+ CC=
/temp/router/buildroot/build_alpha/staging_dir/bin/alpha-linux-uclibc-gcc
+ /bin/sh extra/scripts/gen_bits_syscall_h.sh
+ cmp include/bits/sysnum.h include/bits/sysnum.h.new
+ rm -f include/bits/sysnum.h.new
  AS libc/sysdeps/linux/alpha/__longjmp.os
libc/sysdeps/linux/alpha/__longjmp.S: Assembler messages:
libc/sysdeps/linux/alpha/__longjmp.S:57: Warning: Tried to .set unrecognized
mode `__GI___longjmp'
libc/sysdeps/linux/alpha/__longjmp.S:57: Error: junk at end of line, first
unrecognized character is `,'
make[1]: *** [libc/sysdeps/linux/alpha/__longjmp.os] Error 1
make[1]: Leaving directory
`/temp/router/buildroot/toolchain_build_alpha/uClibc'
make: *** [/temp/router/buildroot/toolchain_build_alpha/uClibc/lib/libc.a]
Error 2


On 1/23/06, Mike Frysinger <vapier at gentoo.org> wrote:
>
> On Monday 23 January 2006 14:52, Harmon Seaver wrote:
> > On 1/23/06, Mike Frysinger <vapier at gentoo.org> wrote:
> > > On Monday 23 January 2006 08:26, Harmon Seaver wrote:
> > >     I had not chosen the "setjmp; longjmp exceptions" option in the
> > > config,
> > >
> > > there is no such option
> >
> >    Sure there is, in  "Enable setjmp/longjmp exceptions? (NEW)"  It's in
> > the toolchain options. And I just did another svn update and it's still
> > there.
>
> lemme rephrase ... there is no such uClibc option ... that option in
> buildroot
> affects gcc only
>
> also, alpha does not yet have a ldso so you're only going to be able to
> build
> static binaries (although i have one locally which doesnt quite work yet)
> ...
> there's also a few other alpha-specific quirks, read the TODO in the
> uClibc
> dir if you feel up to hacking on something ;)
> -mike
>



--
Harmon Seaver
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.busybox.net/pipermail/uclibc/attachments/20060123/20168ebf/attachment-0001.htm 


More information about the uClibc mailing list