Displaying 4 results from an estimated 4 matches for "ppcbe".
2014 Apr 29
3
[Bug 2237] New: monitor_fdpass.c: poll.h
...pies of
OpenSSH (and OpenSSL): one to make for a PPC target and one for an X86
target:
./configure --build=i686-pc-linux-gnu
--host=powerpc-unknown-nto-qnx6.3.0 --prefix= CC=ntoppc-gcc
CFLAGS='-fPIC -I/home/williams/openss/openssl/ppc/install/include'
LDFLAGS='-L/opt/qnx632/target/qnx6/ppcbe/lib
-L/opt/qnx632/target/qnx6/ppcbe/usr/lib
-L/home/williams/openss/openssl/ppc/install/lib' --sysconfdir=/etc/ssh
./configure --build=i686-pc-linux-gnu ?host=i386-pc-nto-qnx6.3.0
--prefix= CC=ntox86-gcc CFLAGS='-fPIC
-I/home/williams/openss/openssl/x86/install/include'
LDFLAGS='-L...
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
2011 Feb 24
0
[LLVMdev] New TargetSpec 'llvmnote'
On Feb 23, 2011, at 3:24 PM, Stephen Wilson wrote:
>>
>> On the other hand, if "Byte Order" makes sense to include, should
>> other parts of targetdata be included? Pointer size seems the next
>> most desirable -- endianness and pointer size would be sufficient for
>> many elf tools, for example. However, the other parts of
>> targetdata could
2011 Feb 23
2
[LLVMdev] New TargetSpec 'llvmnote'
On Wed, Feb 23, 2011 at 01:43:35PM -0800, Dan Gohman wrote:
> On Feb 22, 2011, at 6:46 PM, Chris Lattner wrote:
> > This leads to a number of problems in LLVM:
> > - we have a bunch of duplication
> > - we have confusion about what a triple is (normalized or not)
> > - no good way to tell if a triple is normalized
> > - no good, centralized way to reason about