Am Samstag, 18. Januar 2014, 21:29:14 schrieb Andrew:
> 18.01.2014 20:52, KP Kirchdörfer пишет:
> > have not looked into more packages) and git mixed results:
> >
> >
> > drobear gcc 4.6 -O2 87k
> > dropbear 4.8.2 -O2 110k
> > dropbear gcc 4.8.2 -Os 96k
> >
> > dnsmasq gcc 4.6 -O2 125k
> > d
18.01.2014 20:52, KP Kirchdörfer пишет:
> Am Samstag, 18. Januar 2014, 19:26:39 schrieb Andrew:
>> 18.01.2014 17:53, KP Kirchdörfer пишет:
>>> Am Samstag, 18. Januar 2014, 17:36:05 schrieb Andrew:
18.01.2014 13:03, KP Kirchdörfer пишет:
> Am Donnerstag, 16. Januar 2014, 21:21:04 schrieb An
Am Samstag, 18. Januar 2014, 19:26:39 schrieb Andrew:
> 18.01.2014 17:53, KP Kirchdörfer пишет:
> > Am Samstag, 18. Januar 2014, 17:36:05 schrieb Andrew:
> >> 18.01.2014 13:03, KP Kirchdörfer пишет:
> >>> Am Donnerstag, 16. Januar 2014, 21:21:04 schrieb Andrew:
> 16.01.2014 19:54, KP Kirchdörf
18.01.2014 17:53, KP Kirchdörfer пишет:
> Am Samstag, 18. Januar 2014, 17:36:05 schrieb Andrew:
>> 18.01.2014 13:03, KP Kirchdörfer пишет:
>>> Am Donnerstag, 16. Januar 2014, 21:21:04 schrieb Andrew:
16.01.2014 19:54, KP Kirchdörfer пишет:
> Am Donnerstag, 16. Januar 2014, 19:37:50 schrieb
Am Samstag, 18. Januar 2014, 17:36:05 schrieb Andrew:
> 18.01.2014 13:03, KP Kirchdörfer пишет:
> > Am Donnerstag, 16. Januar 2014, 21:21:04 schrieb Andrew:
> >> 16.01.2014 19:54, KP Kirchdörfer пишет:
> >>> Am Donnerstag, 16. Januar 2014, 19:37:50 schrieb Andrew:
> Strange, but for me there a
18.01.2014 13:03, KP Kirchdörfer пишет:
> Am Donnerstag, 16. Januar 2014, 21:21:04 schrieb Andrew:
>> 16.01.2014 19:54, KP Kirchdörfer пишет:
>>> Am Donnerstag, 16. Januar 2014, 19:37:50 schrieb Andrew:
Strange, but for me there are some errors on libs linking (like libnl3)
for arm, for x
Am Donnerstag, 16. Januar 2014, 21:21:04 schrieb Andrew:
> 16.01.2014 19:54, KP Kirchdörfer пишет:
> > Am Donnerstag, 16. Januar 2014, 19:37:50 schrieb Andrew:
> >> Strange, but for me there are some errors on libs linking (like libnl3)
> >> for arm, for x86 all is OK. Maybe distro-related trouble.
16.01.2014 19:54, KP Kirchdörfer пишет:
> Am Donnerstag, 16. Januar 2014, 19:37:50 schrieb Andrew:
>> Strange, but for me there are some errors on libs linking (like libnl3)
>> for arm, for x86 all is OK. Maybe distro-related trouble. Maybe not. I
>> checked on gentoo x86_64.
> I'm building on kubu
Am Donnerstag, 16. Januar 2014, 19:37:50 schrieb Andrew:
> Strange, but for me there are some errors on libs linking (like libnl3)
> for arm, for x86 all is OK. Maybe distro-related trouble. Maybe not. I
> checked on gentoo x86_64.
I'm building on kubuntu x86_64.
> Maybe we should also upgrade gc
Strange, but for me there are some errors on libs linking (like libnl3)
for arm, for x86 all is OK. Maybe distro-related trouble. Maybe not. I
checked on gentoo x86_64.
Maybe we should also upgrade gcc/binutils before alpha tagging? gcc
4.8.2 seems to be stable, and fresh binutils are compiled
Hi,
looks good; I'm nearly done with the armv6...- toolchain and only the usual
suspects failed to build (asterisk, openswan and accel-ppp).
No showstoppers for an alpha version, but maybe anyone is interested to look
into one of the failing packages.
I'll intend to update the default editor f
Hi.
No symlink for asm to platform dir was created due to missed ARCH_INC
for this target. Fixed.
14.01.2014 16:45, KP Kirchdörfer пишет:
> Hi Andrew,
>
> building the toolchain for armv6zk-unknown-linux-uclibcgnueabi fails with
> error:
>
>
> In file included from /opt/buildtool-rpi-test/toolcha
Hi KP
on 13.11.2013 18:24, KP Kirchdörfer wrote:
>>
>
> Hi Erich;
>
> sorry no hints - but whatever happens with your toolchain it seems wrong.
>
> There is no need for libm.so.6 as far as I can see.
>
I started from scratch, left the build process running while away, just
to see keepalived f
Am Dienstag, 12. November 2013, 13:27:23 schrieb Erich Titl:
> Hi folks
>
> trying to get my toolchain in order :-)
>
> I am trying to compile libpcap, but already configure detects a missing
> library
>
> configure:8978: i486-unknown-linux-uclibc-gcc -o conftest -O2
> -march=i486 -mtune=pentiu
Hi Andrew
on 08.11.2013 22:05, Andrew wrote:
> Hi.
> Try to add 'export LDFLAGS=$(LDFLAGS) $(EXTCCLDFLAGS)' to makefile.
> For some reasons, ld doesnt try to search for dynamic dependencies in
> the dirs specified by -L flag.
Indeed this is what it looks like. I overwrote the LDFLAGS passed to
.
Hi.
Try to add 'export LDFLAGS=$(LDFLAGS) $(EXTCCLDFLAGS)' to makefile.
For some reasons, ld doesnt try to search for dynamic dependencies in
the dirs specified by -L flag.
From other side, it requires -rpath arg for direct call and -Wl,rpath
as gcc arg when called as linker by gcc.
08.11.2013
Hi Folks
I recompiled Perl and 'file' to make some progress on the toolchain. Now
I ran into the following
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wshadow -Werror -g -O2 -o cxxfilt cxxfilt.o bucomm.o version.o
filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.
Hi KP
on 14.10.2013 19:56, KP Kirchdörfer wrote:
...
>>
>
> Hi Erich
>
> you've already topped me being a die-hard user of hard- and software -
Should be easy, I just found out I had to upgrade Perl (and I hate Perl).
So it really takes a pretty modern distro, unfortunately my build host
is a
Hi KP
on 14.10.2013 19:56, KP Kirchdörfer wrote:
> Am Montag, 14. Oktober 2013, 19:01:11 schrieb Erich Titl:
>> Hi KP
...
>>
>
> Hi Erich
>
> you've already topped me being a die-hard user of hard- and software - what
> is
> your build host?
It is a Xen virtual machine OpenSuse 11.1
I compi
Am Montag, 14. Oktober 2013, 19:01:11 schrieb Erich Titl:
> Hi KP
>
> on 14.10.2013 18:51, KP Kirchdörfer wrote:
> > Am Montag, 14. Oktober 2013, 18:32:02 schrieb Erich Titl:
> >> on 14.10.2013 16:41, KP Kirchdörfer wrote:
> ...
>
> >> ./getdirname.pl
> >> /data/leaf/devel/leaf.new/bering-uclibc/
Hi KP
on 14.10.2013 18:51, KP Kirchdörfer wrote:
> Am Montag, 14. Oktober 2013, 18:32:02 schrieb Erich Titl:
>> on 14.10.2013 16:41, KP Kirchdörfer wrote:
...
>>
>> ./getdirname.pl
>> /data/leaf/devel/leaf.new/bering-uclibc/source/i486-unknown-linux-uclibc/lin
>> ux/linux-3.4.tar.xz unsupported f
Am Montag, 14. Oktober 2013, 18:32:02 schrieb Erich Titl:
> on 14.10.2013 16:41, KP Kirchdörfer wrote:
> > Am Montag, 14. Oktober 2013, 15:06:09 schrieb Erich Titl:
> >> Hi Folks
> >>
> >> I am still trying to build the tookchain, rebuilt tar and find :-( but
> >> now I am running into this
> >>
on 14.10.2013 16:41, KP Kirchdörfer wrote:
> Am Montag, 14. Oktober 2013, 15:06:09 schrieb Erich Titl:
>> Hi Folks
>>
>> I am still trying to build the tookchain, rebuilt tar and find :-( but
>> now I am running into this
>>
>> xzcat patch-3.4.63.xz | patch -p1 -s -d
>> /data/leaf/devel/leaf.new/be
Am Montag, 14. Oktober 2013, 15:06:09 schrieb Erich Titl:
> Hi Folks
>
> I am still trying to build the tookchain, rebuilt tar and find :-( but
> now I am running into this
>
> xzcat patch-3.4.63.xz | patch -p1 -s -d
> /data/leaf/devel/leaf.new/bering-uclibc/source/i486-unknown-linux-uclibc/lin
>
24 matches
Mail list logo