similar to: [LLVMdev] Compiling FreeType 2.1.9 with LLVM 1.4

Displaying 20 results from an estimated 3000 matches similar to: "[LLVMdev] Compiling FreeType 2.1.9 with LLVM 1.4"

2004 Dec 20
0
[LLVMdev] Compiling FreeType 2.1.9 with LLVM 1.4
On Sun, 2004-12-19 at 20:20, Adam Warner wrote: > Hi all, Hi Adam, > > I learned of LLVM a couple of days ago: > <http://groups.google.co.nz/groups?selm=pan.2004.12.18.11.29.33.33249%40consulting.net.nz> > <http://groups.google.co.nz/groups?th=608e6e38e496f09d> > (I posted a tail call followup which is missing from the archive) > Jestingly, LLVM developers
2004 Dec 20
0
[LLVMdev] Compiling FreeType 2.1.9 with LLVM 1.4
LLVM developers intent on world domination? Now that you've uncovered their secret, they'll have to eliminate you, you know :-) I don't have a working LLVM system right now (in the middle of building a new FreeBSD system), but I did take a look at the code. The heavy use of macros makes it hard to tell exactly what the compiler is seeing. Could you capture the output of the C
2004 Dec 20
3
[LLVMdev] Compiling FreeType 2.1.9 with LLVM 1.4
Adam, I recant my previous message. I built FreeType with GCC not LLVMGCC by accident (I shoulda checked!). The thing is, FreeType's makefiles don't respect environment variables. So, I did this: CC=/path/to/llvmgcc CXX=/path/to/llvmg++ configure make and was able to reproduce the problem. Not sure what's up with that but as Misha pointed out, llvmgcc isn't any
2004 Dec 20
2
[LLVMdev] Re: Compiling FreeType 2.1.9 with LLVM 1.4
On Sun, 2004-12-19 at 22:52, Adam Warner wrote: > Hi Reid Spencer, > > > CC=/path/to/llvmgcc CXX=/path/to/llvmg++ configure > > make > > > > and was able to reproduce the problem. Not sure what's up with that but > > as Misha pointed out, llvmgcc isn't any "particular" version of 3.4, its > > just 3.4ish. I also concur with him that you
2004 Dec 20
0
[LLVMdev] Re: Compiling FreeType 2.1.9 with LLVM 1.4
Hi Reid Spencer, > CC=/path/to/llvmgcc CXX=/path/to/llvmg++ configure > make > > and was able to reproduce the problem. Not sure what's up with that but > as Misha pointed out, llvmgcc isn't any "particular" version of 3.4, its > just 3.4ish. I also concur with him that you should file a bug and > attach the pre-processed source to it. You can get that with
2004 Dec 20
0
[LLVMdev] Re: Compiling FreeType 2.1.9 with LLVM 1.4
Adam sent me his tar file and only one file in it needs to be attached to a bug report, and it's only about 260KB. The initialization that causes the errors is below. I'm sure I can prune it down significantly. static const FT_Frame_Field header_fields[] = { { ft_frame_start, 0, 54 }, { ft_frame_ulong_be, (FT_Byte)sizeof ( ((TT_Header*)0)->Table_Version ),
2008 Jun 20
1
CESA-2008:0556 Important CentOS 4 s390(x) freetype - security update
CentOS Errata and Security Advisory 2008:0556 https://rhn.redhat.com/errata/RHSA-2008-0556.html The following updated files have been uploaded and are currently syncing to the mirrors: s390: updates/s390/RPMS/freetype-2.1.9-7.el4.6.s390.rpm updates/s390/RPMS/freetype-demos-2.1.9-7.el4.6.s390.rpm updates/s390/RPMS/freetype-devel-2.1.9-7.el4.6.s390.rpm
2008 Jun 20
1
CESA-2008:0556 Important CentOS 4 ia64 freetype - security update
CentOS Errata and Security Advisory 2008:0556 https://rhn.redhat.com/errata/RHSA-2008-0556.html The following updated files have been uploaded and are currently syncing to the mirrors: ia64: updates/ia64/RPMS/freetype-2.1.9-7.el4.6.ia64.rpm updates/ia64/RPMS/freetype-demos-2.1.9-7.el4.6.ia64.rpm updates/ia64/RPMS/freetype-devel-2.1.9-7.el4.6.ia64.rpm
2006 Jul 22
1
Error on update
Just did an update with yum, and got this error when running the transaction check. Transaction Check Error: package freetype-2.1.9-1.2.2.el4.rf (which is newer than freetype-2.1.9-1.rhel4.4) is already installed Yum then quit. What do I need to do to fix this error? This is a first for me. x86-64 machine. Thanks....... Sam
2006 Jul 22
1
CentOS 4.3 (Final) : Booting Problem
Hi all, I have a problem with my linux. I updated my CentOS 4.3 (Final) - the software I updated were freetype-2.1.9-1.rhel4.4, freetype-devel-2.1.9-1.rhel4.4, gimp-2.0.5-6:1, gnupg-1.2.6-5, libwmf-0.2.8.3-5.3, mutt-1.4.1-11.rhel4:5 and sendmail. Then I restarted my PC. While booting, the system stopped and issued a message "Could not recognize the image file format for
2015 Dec 17
2
llvm-3.6 MCAsmParser x64 Error "invalid operand for instruction" when msb set
Hello, I am experiencing problems, when trying to assemble these two x86-64 Opcodes "add r64, imm32" "imul r64, r64, imm32" When having the most significant bit set for imm32, for example: "add rax, 0x80000000", "add rax, 0xffffffff", ... "imul rbx, rsi, 0x80000000", "imul rbx, rsi, 0xffffffff", ... The Error Message I receive is the
2008 Jun 29
0
CentOS-announce Digest, Vol 40, Issue 14
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2008 Jun 21
0
CentOS-announce Digest, Vol 40, Issue 9
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2010 Oct 05
0
CentOS-announce Digest, Vol 68, Issue 2
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2006 Aug 01
0
Yum Transaction Check Error: package freetype-2.1.9-1.2.2.el4.rf
Hello list friends, I got the following error during yum update. How should I proceed to eliminate the probelm? (I thought perhaps to uninstall the .i386 package -- but there are some 15-20 other packages depending on it...) Repositories: dries, kbs-CentOS-Extras, update, rpmforge, base, addons, extras FWIW: the protectbase plugin was added on 2006-07-10. Thanks in advance, Itay
2006 Aug 02
0
CentOS-announce Digest, Vol 18, Issue 2
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2006 Jul 19
0
CentOS-announce Digest, Vol 17, Issue 6
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2009 Jun 25
1
error: ‘FT_MulFix’ undeclared here
Hi, I am using ubuntu 9.04. I have installed ubuntu 9.04. And then downloaded wine-1.0.1.tar.bz2 from winhq/download site. Then follow following steps: 1) Untar files: tar jxvf wine-1.0.1.tar.bz2 2) cd wine-1.0.1/ 3) ./tools/wineinstall During step three, following error comes: ******************************************** make[2]: Leaving directory `/home/manoj/wine-1.0.1/dlls/fusion'
2007 Jun 11
0
CESA-2007:0403 Moderate CentOS 4 s390(x) freetype - security update
CentOS Errata and Security Advisory 2007:0403 https://rhn.redhat.com/errata/RHSA-2007-0403.html The following updated files have been uploaded and are currently syncing to the mirrors: s390: updates/s390/RPMS/freetype-2.1.9-6.el4.s390.rpm updates/s390/RPMS/freetype-demos-2.1.9-6.el4.s390.rpm updates/s390/RPMS/freetype-devel-2.1.9-6.el4.s390.rpm
2007 Apr 16
0
CESA-2007:0150 Moderate CentOS 4 s390(x) freetype - security update
CentOS Errata and Security Advisory 2007:0150 https://rhn.redhat.com/errata/RHSA-2007-0150.html The following updated files have been uploaded and are currently syncing to the mirrors: s390: updates/s390/RPMS/freetype-2.1.9-5.el4.s390.rpm updates/s390/RPMS/freetype-demos-2.1.9-5.el4.s390.rpm updates/s390/RPMS/freetype-devel-2.1.9-5.el4.s390.rpm