search for: multilib

Displaying 20 results from an estimated 676 matches for "multilib".

2009 Aug 26
2
[LLVMdev] [PATCH]: enable multilib build on x86_64-apple-darwin
On Aug 25, 2009, at 2:33 PM, Mike Stump wrote: > On Aug 23, 2009, at 11:36 AM, Jack Howarth wrote: >> Current llvm-gcc-4.2 for trunk and the 2.6 release >> is unable to build the i386 multilib for the >> x86_64-apple-darwin target. The attached patch provides >> this support. Can we get this into the 2.6 release >> and trunk? > > This is fine. I don't have a rw llvm-gcc tree, some else want to > check it in? For 2.6, that's be someone else's call,...
2009 Aug 26
0
[LLVMdev] [PATCH]: enable multilib build on x86_64-apple-darwin
On Aug 25, 2009, at 9:57 PM, Chris Lattner wrote: > > On Aug 25, 2009, at 2:33 PM, Mike Stump wrote: > >> On Aug 23, 2009, at 11:36 AM, Jack Howarth wrote: >>> Current llvm-gcc-4.2 for trunk and the 2.6 release >>> is unable to build the i386 multilib for the >>> x86_64-apple-darwin target. The attached patch provides >>> this support. Can we get this into the 2.6 release >>> and trunk? >> >> This is fine. I don't have a rw llvm-gcc tree, some else want to >> check it in? For 2.6, that's be...
2009 Aug 26
2
[LLVMdev] [PATCH]: enable multilib build on x86_64-apple-darwin
...009, at 9:57 PM, Chris Lattner wrote: > > > > > On Aug 25, 2009, at 2:33 PM, Mike Stump wrote: > > > >> On Aug 23, 2009, at 11:36 AM, Jack Howarth wrote: > >>> Current llvm-gcc-4.2 for trunk and the 2.6 release > >>> is unable to build the i386 multilib for the > >>> x86_64-apple-darwin target. The attached patch provides > >>> this support. Can we get this into the 2.6 release > >>> and trunk? > >> > >> This is fine. I don't have a rw llvm-gcc tree, some else want to > >> check i...
2009 Aug 23
5
[LLVMdev] [PATCH]: enable multilib build on x86_64-apple-darwin
Current llvm-gcc-4.2 for trunk and the 2.6 release is unable to build the i386 multilib for the x86_64-apple-darwin target. The attached patch provides this support. Can we get this into the 2.6 release and trunk? Jack -------------- next part -------------- Index: gcc/config/i386/t-darwin64 =================================================================== --- gcc/conf...
2009 Aug 28
0
[LLVMdev] [PATCH]: enable multilib build on x86_64-apple-darwin
...s Lattner wrote: >> >>> >>> On Aug 25, 2009, at 2:33 PM, Mike Stump wrote: >>> >>>> On Aug 23, 2009, at 11:36 AM, Jack Howarth wrote: >>>>> Current llvm-gcc-4.2 for trunk and the 2.6 release >>>>> is unable to build the i386 multilib for the >>>>> x86_64-apple-darwin target. The attached patch provides >>>>> this support. Can we get this into the 2.6 release >>>>> and trunk? >>>> >>>> This is fine. I don't have a rw llvm-gcc tree, some else want to >&g...
2014 Jan 10
2
EFI build problems
...nux/syslinux/efi32/efi' >> make[2]: *** [efi] Error 2 >> [...] > > This is a build-system bug in mk/efi.mk. I'm looking at adding a > condition to prevent this. Would you perhaps be building on an x86_64 OS (as shown by 'gcc -dumpmachine') but not have gcc-multilib installed? -- -Gene
2014 Jan 10
0
EFI build problems
...t;> make[2]: *** [efi] Error 2 >>> [...] >> >> This is a build-system bug in mk/efi.mk. I'm looking at adding a >> condition to prevent this. > > Would you perhaps be building on an x86_64 OS (as shown by 'gcc > -dumpmachine') but not have gcc-multilib installed? Absolutely! Now I installed gcc-multilib, and make still fails with: make[3]: Leaving directory `/home/wferi/syslinux/syslinux-multilib/efi32/sample' make -r -C efi SRC="/home/wferi/syslinux/syslinux-multilib/efi" OBJ="/home/wferi/syslinux/syslinux-multilib/efi32/ef...
2009 Aug 23
0
[LLVMdev] [PATCH]: enable multilib build on x86_64-apple-darwin
doesn't --target=x86_64-apple-darwin imply you don't want multi-libs, and an x86_64-only compiler? Shantonu Sent from my MacBook On Aug 23, 2009, at 11:36 AM, Jack Howarth wrote: > Current llvm-gcc-4.2 for trunk and the 2.6 release > is unable to build the i386 multilib for the > x86_64-apple-darwin target. The attached patch provides > this support. Can we get this into the 2.6 release > and trunk? > Jack > > < > darwin64_multilib.diff>_______________________________________________ > LLVM Developers mailing list > LLVM...
2015 Apr 01
2
Release 7 1503 includes samba-common.i686 (breaks multilib installs)
Hi, Unfortunately we are getting multilib issues with the latest release of CentOS 7. It seems that samba-common.i686 conflicts with samba-common.x86_64, and therefore Yum multilib support. Is this expected? Thanks, -ben Transaction check error: file /usr/bin/net conflicts between attempted installs of samba-common-0:4.1.12-21.el7_1....
2009 Aug 28
2
[LLVMdev] [PATCH]: enable multilib build on x86_64-apple-darwin
...; >>>> >>>> On Aug 25, 2009, at 2:33 PM, Mike Stump wrote: >>>> >>>>> On Aug 23, 2009, at 11:36 AM, Jack Howarth wrote: >>>>>> Current llvm-gcc-4.2 for trunk and the 2.6 release >>>>>> is unable to build the i386 multilib for the >>>>>> x86_64-apple-darwin target. The attached patch provides >>>>>> this support. Can we get this into the 2.6 release >>>>>> and trunk? >>>>> >>>>> This is fine. I don't have a rw llvm-gcc tree, some...
2009 Aug 25
0
[LLVMdev] [PATCH]: enable multilib build on x86_64-apple-darwin
On Aug 23, 2009, at 11:36 AM, Jack Howarth wrote: > Current llvm-gcc-4.2 for trunk and the 2.6 release > is unable to build the i386 multilib for the > x86_64-apple-darwin target. The attached patch provides > this support. Can we get this into the 2.6 release > and trunk? This is fine. I don't have a rw llvm-gcc tree, some else want to check it in? For 2.6, that's be someone else's call, for what it's wor...
2011 Dec 21
2
multilib error on centos 6.2 x86_64
I just tried to update to CentOS 6.2, but I am faced with "Errors: Protected multilib versions" error, the offending packages are: jasper-libs.i686 krb5-libs.i686 nss.i686 After some investigation, it turns out that there are newer packages in "x86_64 updates" repository, but only for x86_64 version, while in "x86_64 main" repository there are older i686 v...
2015 Apr 01
0
Release 7 1503 includes samba-common.i686 (breaks multilib installs)
Hi, Can you file this as a bugreport on bugs.centos.org and we will work it asap. - KB On 04/01/2015 05:51 PM, Benjamin Ash wrote: > Hi, > > Unfortunately we are getting multilib issues with the latest release > of CentOS 7. It seems that samba-common.i686 conflicts with > samba-common.x86_64, and therefore Yum multilib support. > > Is this expected? > > > Thanks, > -ben > > Transaction check error: > file /usr/bin/net conflicts betwee...
2005 Mar 12
0
Apt and multilib arches (in CentOS-4)
...should use the apt products provided by the Extras, as they are compatible with CentOS-4 ... dag''s apt for EL4 should also work, though I haven''t tested it. Why is apt support only provided for i386? I want to use it with XXXX arch .... read on :) !!!WARNING!!! Apt _CAN_NOT_ do multilib arches properly! !!!WARNING!!! What is a multilib arch? Some arches (like x86_64 and ia64, and maybe ppc and s390x when released) have the ability to run both 32bit (or 31bit for s390) and 64bit programs. This requires that the libraries for both the 32bit arch and the 64bit arch be present at t...
2007 Sep 19
1
[LLVMdev] Building current llvm-gcc-4.0 TOT fails on darwin x86
On 19 Sep 2007, at 21:51, Dale Johannesen wrote: >> will disable multilib (./configure --disable-multilib ...) and try >> again and post the results > > Yeah, that should work. Indeed it did. llvm-gcc now builds fine. (llvm and llvm-gcc at Revision: 42148) haven't run the test-suite or test yet - need sleep - good night my configure flags in case anyo...
2015 Mar 11
0
Notes on building a gcc toolchain for Rtools (but not multilib)
...; From: "Duncan Murdoch" <murdoch.duncan at gmail.com> > To: "Dan Tenenbaum" <dtenenba at fredhutch.org> > Cc: r-devel at r-project.org > Sent: Wednesday, March 11, 2015 12:06:48 PM > Subject: Re: [Rd] Notes on building a gcc toolchain for Rtools (but not multilib) > > On 10/03/2015 3:17 PM, Duncan Murdoch wrote: > > On 10/03/2015 2:56 PM, Dan Tenenbaum wrote: > > > > > > > > > ----- Original Message ----- > > >> From: "Duncan Murdoch" <murdoch.duncan at gmail.com> > > >> To: &qu...
2015 Mar 10
0
Notes on building a gcc toolchain for Rtools (but not multilib)
...gt;> To: "Dan Tenenbaum" <dtenenba at fredhutch.org> >> Cc: "Hsiu-Khuern Tang" <tangoh at gmail.com>, r-devel at r-project.org >> Sent: Tuesday, March 10, 2015 11:37:12 AM >> Subject: Re: [Rd] Notes on building a gcc toolchain for Rtools (but not multilib) >> >> On 10/03/2015 12:54 PM, Dan Tenenbaum wrote: >>> >>> ----- Original Message ----- >>>> From: "Duncan Murdoch" <murdoch.duncan at gmail.com> >>>> To: "Hsiu-Khuern Tang" <tangoh at gmail.com>, r-devel at r-pr...
2015 Feb 09
2
extlinux installer build failed
On Mon, Feb 9, 2015 at 11:58 AM, Ady via Syslinux <syslinux at zytor.com> wrote: > _ I doubt Syslinux can be successfully built in a "pure 64-bit" OS, but > I could be wrong. I have always seen some form of "multilib" or > "lib32-glibc" or similar as a dependency. If you succeed in building > Syslinux in a "pure 64-bit" OS, please let us know. I can confirm, I can build extlinux installer on a pure 64-bit linux system - I'm using custom built LFS without multilib support. Nas...
2015 Mar 09
0
Notes on building a gcc toolchain for Rtools (but not multilib)
...nuwen distro to build a gcc 4.9.2 toolchain and > use it to build the latest R-patched with it. > > Below are some notes about what I did; I hope they will be useful for > keeping Rtools up-to-date. > > > Note: > > - This is 64-bit only; I tried but was unable to create a multilib toolchain > > - I did not run any tests on the resulting R binary, other than > starting R and running some basic commands > > - I don't necessarily know what I'm doing! > Thank you for the update, Hsiu-Khuern. Can you check how many digits scientific notation shows? I w...
2015 Mar 10
0
Notes on building a gcc toolchain for Rtools (but not multilib)
...; From: "Duncan Murdoch" <murdoch.duncan at gmail.com> > > To: "Hsiu-Khuern Tang" <tangoh at gmail.com>, r-devel at r-project.org > > Sent: Monday, March 9, 2015 10:40:02 AM > > Subject: Re: [Rd] Notes on building a gcc toolchain for Rtools (but not multilib) > > > > On 09/03/2015 11:07 AM, Hsiu-Khuern Tang wrote: > > > On Mon, Mar 9, 2015 at 3:50 AM, Duncan Murdoch > > > <murdoch.duncan at gmail.com> wrote: > > > > On 08/03/2015 10:02 PM, Hsiu-Khuern Tang wrote: > > > >> Hi, > > >...