Displaying 9 results from an estimated 9 matches for "msg00046".
Did you mean:
msg00040
2010 Jun 07
0
[LLVMdev] build errors while cross compiling llvm-gcc for ARM
Hello
> /tmp/cczBL31y.s:409: rdhi, rdlo and rm must all be different
This is binutils bug fixed ~2 years ago:
http://sourceware.org/ml/binutils/2007-11/msg00046.html
Make sure you're using the latest binutils for ARM (from binutils CVS)
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
2010 Jun 17
2
[LLVMdev] build errors while cross compiling llvm-gcc for ARM
...r q target.a target.o
On Mon, Jun 7, 2010 at 10:18 PM, Anton Korobeynikov <anton at korobeynikov.info
> wrote:
> Hello
>
> > /tmp/cczBL31y.s:409: rdhi, rdlo and rm must all be different
> This is binutils bug fixed ~2 years ago:
> http://sourceware.org/ml/binutils/2007-11/msg00046.html
>
> Make sure you're using the latest binutils for ARM (from binutils CVS)
>
> --
> With best regards, Anton Korobeynikov
> Faculty of Mathematics and Mechanics, Saint Petersburg State University
>
-------------- next part --------------
An HTML attachment was scrubbed...
2010 Jun 07
2
[LLVMdev] build errors while cross compiling llvm-gcc for ARM
This is the full description of errors I am getting
/home/llvm-gcc-4.2-2.7.source/host-i686-pc-linux-gnu/gcc/xgcc
-B/home/llvm-gcc-4.2-2.7.source/host-i686-pc-linux-gnu/gcc/
-B/usr/local/armv7fl-montavista-linux-gnueabi/bin/
-B/usr/local/armv7fl-montavista-linux-gnueabi/lib/ -isystem
/usr/local/armv7fl-montavista-linux-gnueabi/include -isystem
2007 Jul 03
3
Suing Dell||Dull Computers for CID abuse
Reposted to this list: (http://lists.virus.org/voipsec-0610/msg00046.html)
> That's exactly the type of thing that needs to be stopped. If Dell
outsourcing calls me from India, the CLI must be their number in India
not a faked-in number of some office in the US. That to me is exactly
the purpose of this proposed law. It is equivalent to the law regardin...
2010 Jun 25
0
[LLVMdev] build errors while cross compiling llvm-gcc for ARM
...n, Jun 7, 2010 at 10:18 PM, Anton Korobeynikov <
> anton at korobeynikov.info> wrote:
>
>> Hello
>>
>> > /tmp/cczBL31y.s:409: rdhi, rdlo and rm must all be different
>> This is binutils bug fixed ~2 years ago:
>> http://sourceware.org/ml/binutils/2007-11/msg00046.html
>>
>> Make sure you're using the latest binutils for ARM (from binutils CVS)
>>
>> --
>> With best regards, Anton Korobeynikov
>> Faculty of Mathematics and Mechanics, Saint Petersburg State University
>>
>
>
-------------- next part --------...
2018 Nov 02
2
[PATCH REPOST] Introduce a wrapper around xmlParseURI.
Previously posted:
https://www.redhat.com/archives/libguestfs/2017-December/msg00046.html
Rich.
2012 Dec 13
0
ANNOUNCE: libguestfs 1.20 - tools for accessing and modifying virtual machine disk images
...load/1.20-stable
and packages will soon be available for Fedora 18 and Debian Wheezy.
For additional notes on Fedora 18, see:
https://www.redhat.com/archives/libguestfs/2012-December/msg00047.html
For additional notes on Debian Wheezy, see:
https://www.redhat.com/archives/libguestfs/2012-December/msg00046.html
----------------------------------------
You can also read the release notes online at:
http://libguestfs.org/guestfs-release-notes.1.html
RELEASE NOTES FOR LIBGUESTFS 1.20
New features
libvirt and sVirt (SELinux confinement)
You can optionally use libvirt to launch and manage the...
2017 Mar 03
6
[PATCH v2 0/6] Fix virt-rescue.
This supersedes the two previous patch series:
https://www.redhat.com/archives/libguestfs/2017-March/msg00017.html
https://www.redhat.com/archives/libguestfs/2017-March/msg00046.html
Rich.
2017 Jun 12
32
[PATCH v5 00/32] Refactor utilities, implement some APIs in OCaml.
This is a combination of:
https://www.redhat.com/archives/libguestfs/2017-June/msg00046.html
[PATCH 00/12] Refactor utility functions.
plus:
https://www.redhat.com/archives/libguestfs/2017-June/msg00023.html
[PATCH v3 00/19] Allow APIs to be implemented in OCaml.
with the second patches rebased on top of the utility refactoring, and
some other adjustments and extensions.
Thi...