Displaying 2 results from an estimated 2 matches for "arml".
Did you mean:
arm
2011 Sep 02
1
problems building openssh-5.8p1 on qnx
...nrec.c
Here is complete output for the configure:
./configure --target=arm-unknown-nto-qnx6.5.0 --host=i686-pc-linux-gnu --disable-utmp --disable-utmpx --prefix=/home/builder/openssh CC=ntoarmv7-gcc CPPFLAGS='-I/home/builder/stage/nto/usr/include' LDFLAGS='-L/home/builder/stage/nto/armle-v7/lib -L/home/builder/stage/nto/armle-v7/usr/lib'
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking for i686-pc-linux-gnu-gcc... ntoarmv7-gcc
checking for C compiler default outpu...
2013 Apr 16
1
update config.guess and config.sub to support aarch64
Hello,
would it be possible to update config.sub and config.guess to the latest versions (or at least version
from automake-1.13.1) in order to support new architectures based on the ARM 64 bit CPU?
Patch: http://plautrba.fedorapeople.org/openssh/openssh-latest-config.sub-config.guess.patch
Related Fedora bug: https://bugzilla.redhat.com/show_bug.cgi?id=926284
Thanks,
Petr