Displaying 20 results from an estimated 203 matches for "ang".
Did you mean:
and
2009 Aug 28
1
[LLVMdev] [Cygwin] 'make install' woes
I am getting the following on 'make install' on Cygwin both on debug and
release builds :-
llvm[3]: Installing Release /home/ang/llvm-coff/bin/llvmc.exe
make[3]: Leaving directory `/home/ang/build/llvm-coff/tools/llvmc/driver'
make[2]: Leaving directory `/home/ang/build/llvm-coff/tools/llvmc'
make[1]: Leaving directory `/home/ang/build/llvm-coff/tools'
make[1]: Entering directory `/home/ang/build/llvm-coff/runtim...
2009 Jul 26
2
[LLVMdev] [Cygwin] error building llvm-gcc
I am getting an error building svn llvm-gcc on Cygwin :-
/home/ang/build/llvm-gcc/./gcc/xgcc -B/home/ang/build/llvm-gcc/./gcc/
-B/usr/llv
m-gcc/i686-pc-cygwin/bin/ -B/usr/llvm-gcc/i686-pc-cygwin/lib/ -isystem
/usr/llvm
-gcc/i686-pc-cygwin/include -isystem
/usr/llvm-gcc/i686-pc-cygwin/sys-include -
O2 -I/home/ang/svn/llvm-gcc/gcc/../winsup/w32api/include -O2 -g -O...
2009 Jul 26
0
[LLVMdev] [Cygwin] error building llvm-gcc
Hi Aaron,
Which revision are you building?
Assuming TOT, it's possible this is a bug that I introduced/triggered
with the name changes. I know nothing of the status of cygwin however,
can you confirm that this used to work?
If you use r77097, does it work?
- Daniel
On Sun, Jul 26, 2009 at 4:23 AM, Aaron
Gray<aaronngray.lists at googlemail.com> wrote:
> I am getting an error building svn llvm-gcc on Cygwin :-
>
&g...
2009 Jul 26
2
[LLVMdev] [Cygwin] error building llvm-gcc
Hi Daniel,
2009/7/26 Daniel Dunbar <daniel at zuster.org>
> Hi Aaron,
>
> Which revision are you building?
77074
>Assuming TOT, it's possible this is a bug that I introduced/triggered
>with the name changes.
Yes I am now getting the following :-
c++ -c -g -DIN_GCC -W -Wall -Wwrite-strings -pedantic -Wno-long-long
-Wno-variad
ic-macros -Wmissing-format-attribute -fno-common -DHAVE_CONFIG_H -Wno-unused
-DT
ARGET_NAME=\"i686-pc-cygwin\" -frandom-seed=0 -I. -I.
-I/home/ang/svn/llvm-gcc/g
cc...
2009 Jul 27
3
[LLVMdev] [Cygwin] error building llvm-gcc - X86ATTAsmPrinter error in libstdc++
...ling libstdc++-v3 right
near the end of compiling llvm-gcc in valarray-inst.cc.
assertion "IndexReg.getReg() != X86::ESP && "X86 doesn't allow scaling
by ESP"
Does this build on Linux ?
My remote Linux box has died and not a ble to reset it for a day or two.
/home/ang/build/llvm-gcc/./gcc/xgcc -shared-libgcc
-B/home/ang/build/llvm-gcc/./
gcc -nostdinc++ -L/home/ang/build/llvm-gcc/i686-pc-cygwin/libstdc++-v3/src
-L/ho
me/ang/build/llvm-gcc/i686-pc-cygwin/libstdc++-v3/src/.libs
-B/usr/llvm-gcc/i686
-pc-cygwin/bin/ -B/usr/llvm-gcc/i686-pc-cygwin/lib/ -isystem
/usr/...
2009 May 28
0
[LLVMdev] [Cygwin] OCAML 'make check' failures
Getting the following on Cygwin :-
Running /home/ang/svn/llvm/test/Bindings/Ocaml/ocaml.exp ...
FAIL: /home/ang/svn/llvm/test/Bindings/Ocaml/analysis.ml
Failed with exit(2) at line 1
while running: /usr/bin/ocamlc -cc g++ -I
/home/ang/build/llvm/Debug/lib/ocaml -
warn-error A llvm.cma llvm_analysis.cma
/home/ang/svn/llvm/test/Bindings/Ocaml/a
nalysis...
2009 Aug 28
2
[LLVMdev] [Cygwin] llvm-gcc-4 bug - popcountsi2.o assertion ""V == V2 && "Didn't find key?""
/home/ang/build/llvm-gcc-coff/./gcc/xgcc
-B/home/ang/build/llvm-gcc-coff/./gcc/
-B/home/ang/llvm-gcc/i686-pc-cygwin/bin/
-B/home/ang/llvm-gcc/i686-pc-cygwin/lib
/ -isystem /home/ang/llvm-gcc/i686-pc-cygwin/include -isystem
/home/ang/llvm-gcc
/i686-pc-cygwin/sys-include -O2
-I/home/ang/svn/llvm-gcc-coff/gcc/...
2009 Jul 27
0
[LLVMdev] [Cygwin] error building llvm-gcc - X86ATTAsmPrinter error in libstdc++
...llvm-gcc in valarray-inst.cc.
>
> assertion "IndexReg.getReg() != X86::ESP && "X86 doesn't allow
> scaling by ESP"
>
> Does this build on Linux ?
>
> My remote Linux box has died and not a ble to reset it for a day or
> two.
>
> /home/ang/build/llvm-gcc/./gcc/xgcc -shared-libgcc -B/home/ang/build/
> llvm-gcc/./
> gcc -nostdinc++ -L/home/ang/build/llvm-gcc/i686-pc-cygwin/libstdc++-
> v3/src -L/ho
> me/ang/build/llvm-gcc/i686-pc-cygwin/libstdc++-v3/src/.libs -B/usr/
> llvm-gcc/i686
> -pc-cygwin/bin/ -B/usr/llvm-gc...
2009 May 15
3
[LLVMdev] [Cygwin] bug on SVN
I am getting a bug building Cygwin on latest SVN :-
llvm[1]: Compiling Process.cpp for Debug build
In file included from /home/ang/git/workbench/lib/System/Process.cpp:29:
/home/ang/git/workbench/lib/System/Unix/Process.inc: In function 'unsigned
int g
etColumns(int)':
/home/ang/git/workbench/lib/System/Unix/Process.inc:209: error: aggregate
'winsi
ze ws' has incomplete type and cannot be defined
/home/ang/git/...
2010 Mar 23
0
[LLVMdev] Cygwin llvm-gcc-4.2 regression
...nly
finding non building revisions.
Output from the build is attached.
Aaron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100323/58d7c8f1/attachment.html>
-------------- next part --------------
/home/ang/build/llvm-gcc-4.2-2.7/./gcc/xgcc -B/home/ang/build/llvm-gcc-4.2-2.7/.
/gcc/ -B/home/ang/llvm-gcc-4.2-2.7/i686-pc-cygwin/bin/ -B/home/ang/llvm-gcc-4.2-
2.7/i686-pc-cygwin/lib/ -isystem /home/ang/llvm-gcc-4.2-2.7/i686-pc-cygwin/inclu
de -isystem /home/ang/llvm-gcc-4.2-2.7/i686-pc-cygwin/sys-include...
2009 Oct 20
0
[LLVMdev] [cfe-dev] 2.6 pre-release2 ready for testing
2009/10/20 Tanya Lattner <lattner at apple.com>:
>
> On Oct 20, 2009, at 12:05 PM, Aaron Gray wrote:
>
>> 2009/10/20 Tanya Lattner <lattner at apple.com>:
>>>
>>> On Oct 20, 2009, at 5:49 AM, Jay Foad wrote:
>>>
>>>>> To test clang:
>>>>> 1) Compile llvm and clang from source.
>>>>
>>>> LLVM fails to build for me on Cygwin. I get:
>>>>
>>>
>>> Does TOT build? If not, please file a bug.
>>
>> No. Theres the runtime install bug (below), and llvm-gc...
2009 May 15
0
[LLVMdev] [Cygwin] bug on SVN
On May 15, 2009, at 11:03 AM, Aaron Gray wrote:
> I am getting a bug building Cygwin on latest SVN :-
>
> llvm[1]: Compiling Process.cpp for Debug build
> In file included from /home/ang/git/workbench/lib/System/Process.cpp:
> 29:
> /home/ang/git/workbench/lib/System/Unix/Process.inc: In function
> 'unsigned int g
> etColumns(int)':
> /home/ang/git/workbench/lib/System/Unix/Process.inc:209: error:
> aggregate 'winsi
> ze ws' has incomplete...
2009 Oct 20
3
[LLVMdev] [cfe-dev] 2.6 pre-release2 ready for testing
On Oct 20, 2009, at 12:05 PM, Aaron Gray wrote:
> 2009/10/20 Tanya Lattner <lattner at apple.com>:
>>
>> On Oct 20, 2009, at 5:49 AM, Jay Foad wrote:
>>
>>>> To test clang:
>>>> 1) Compile llvm and clang from source.
>>>
>>> LLVM fails to build for me on Cygwin. I get:
>>>
>>
>> Does TOT build? If not, please file a bug.
>
> No. Theres the runtime install bug (below), and llvm-gcc has a bug
> that I thought...
2011 Jul 07
4
rgl movimiento
...jes: para dar sensación de movimiento he
utilizado la función rgl.clear(), ya que no encuentro los equivalentes en
rgl de los parámetros add o new. El problema es que al limpiar la pantalla
con rgl.clear la imagen aparece "*flasheada*". Un ejemplo de lo que digo se
puede ver, ejecutando:
ang <- pi/180
cont <- 1
while(cont < 360) {
# Vertices del cuadrado original
if(cont == 1) {
v <- matrix(NA,4,3)
v[,1] <- c(0,0,1,1)
v[,2] <- c(0,0,0,0)
v[,3] <- c(0,1,1,0)
# Cuadrado Original
quads3d(v[,1],v[,2],v[,3],c...
2010 Jan 08
3
[LLVMdev] Cygwin llvm-gcc regression
I am getting an assertion firing while building TOT llvm-gcc on Cygwin in
libgcc2.c :-
/home/ang/build/llvm-gcc/./gcc/xgcc -B/home/ang/build/llvm-gcc/./gcc/
-B/home/an
g/llvm-gcc/i686-pc-cygwin/bin/ -B/home/ang/llvm-gcc/i686-pc-cygwin/lib/
-isystem
/home/ang/llvm-gcc/i686-pc-cygwin/include -isystem
/home/ang/llvm-gcc/i686-pc-c
ygwin/sys-include -O2 -I/home/ang/svn/llvm-gcc/gcc/../winsup/w32a...
2010 Mar 06
2
[LLVMdev] Cygwin patches for 2.7
On 6 March 2010 10:47, Eric Christopher <echristo at apple.com> wrote:
>
> On Mar 6, 2010, at 2:44 AM, Aaron Gray wrote:
>
> >
> > clang fails with a dynamic linking problem.
>
> What's the problem? and if you would please file a bug that would be
> awesome :)
>
> thanks!
>
> Eric,
Neither Cygwin nor MinGW support Dynamic Linking. I am getting the following
:-
llvm[4]: Compiling CIndexer.cpp for Debug buil...
2016 Sep 03
0
Ang: Re: Ang: Ang: Re: Ang: Re: attaching storage pool error
...ater...
/Johan
-----John Ferlan <jferlan@redhat.com> skrev: -----
Till: Johan Kragsterman <johan.kragsterman@capvert.se>, Yuan Dan <dyuan@redhat.com>
Från: John Ferlan <jferlan@redhat.com>
Datum: 2016-09-02 20:51
Kopia: libvirt-users@redhat.com
Ärende: Re: [libvirt-users] Ang: Ang: Re: Ang: Re: attaching storage pool error
On 08/24/2016 06:31 AM, Johan Kragsterman wrote:
>
> Hi again!
>
I saw this last week while I was at KVM Forum, but just haven't had the
time until now to start thinking about this stuff again ... as you point
out with your questions...
2009 May 15
5
[LLVMdev] [Cygwin] bug on SVN
...elopers Mailing List
Sent: Friday, May 15, 2009 7:24 PM
Subject: Re: [LLVMdev] [Cygwin] bug on SVN
On May 15, 2009, at 11:03 AM, Aaron Gray wrote:
I am getting a bug building Cygwin on latest SVN :-
llvm[1]: Compiling Process.cpp for Debug build
In file included from /home/ang/git/workbench/lib/System/Process.cpp:29:
/home/ang/git/workbench/lib/System/Unix/Process.inc: In function 'unsigned int g
etColumns(int)':
/home/ang/git/workbench/lib/System/Unix/Process.inc:209: error: aggregate 'winsi
ze ws' has incomplete type and cannot be define...
2009 May 18
0
[LLVMdev] [Cygwin] bug on SVN
...May 15, 2009 7:24 PM
> Subject: Re: [LLVMdev] [Cygwin] bug on SVN
>
>
> On May 15, 2009, at 11:03 AM, Aaron Gray wrote:
>
>> I am getting a bug building Cygwin on latest SVN :-
>>
>> llvm[1]: Compiling Process.cpp for Debug build
>> In file included from /home/ang/git/workbench/lib/System/
>> Process.cpp:29:
>> /home/ang/git/workbench/lib/System/Unix/Process.inc: In function
>> 'unsigned int g
>> etColumns(int)':
>> /home/ang/git/workbench/lib/System/Unix/Process.inc:209: error:
>> aggregate 'winsi
>>...
2009 Aug 28
2
[LLVMdev] [Cygwin] llvm-gcc-4 bug - popcountsi2.o assertion ""V == V2 && "Didn't find key?""
2009/8/28 Anton Korobeynikov <anton at korobeynikov.info>
> Hello, Aaron
>
> > -c /home/ang/svn/llvm-gcc-coff/gcc/libgcc2.c -o libgcc/./_popcountsi2.o
> > assertion "V == V2 && "Didn't find key?"" failed: file
> > "/home/ang/svn/llvm-coff/
> > This is familiar but I cannot remember whether it got fixed or not now. I
> > thought...