search for: libgcc1

Displaying 20 results from an estimated 94 matches for "libgcc1".

Did you mean: libgcc
2006 Jan 03
2
Debian Package Installation
...only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help to resolve the situation: Sorry, but the following packages have unmet dependencies: libxapian8: Depends: libgcc1 (>= 1:4.0) but 1:3.4.3-13 is to be installed E: Sorry, broken packages --------------------------------------------- The system is gcc 3.3 and associated libs installed. Any ideas what dependency is missing? Thanks, -Ted.
2005 Oct 12
3
How to install R 2.2.0 Debian 'unstable' package in otherwise 'sarge' system
...switch not do what I was thinking it did? Thanks very much for any help, Dan dd:/home/dan# apt-get install r-base Reading Package Lists... Done Building Dependency Tree... Done The following extra packages will be installed: e2fslibs e2fsprogs gcc-3.4-base libblkid1 libc6 libc6-dev libg2c0 libgcc1 libss2 libuuid1 locales r-base-core r-base-dev r-recommended Suggested packages: gpart parted e2fsck-static glibc-doc ess libpaper-utils The following NEW packages will be installed: e2fslibs gcc-3.4-base libblkid1 libss2 libuuid1 The following packages will be upgraded: e2fsprogs libc6...
2010 Apr 09
0
[LLVMdev] compiler-rt's arm vfp o<= implementation
...0 > Thanks. Now that I understand the assembly, I think there's another problem. libgcc's definition of lesf2 is actually "1-(a<=b)". Source: http://www.google.com/codesearch/p?hl=en#ulemn8tW-hg/pub/gcc/releases/gcc-2.95.2/gcc-core-2.95.2.tar.gz%7CInAiOEw9K4g/gcc-2.95.2/gcc/libgcc1.c&q=libgcc1%20lesf2 Shih-wei wrote a patch which reverses the meaning of the predicate (attached) and this works for us. Is this okay to commit? Nick > > > Rodolph. > > > > *From:* llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] *On > Behalf Of...
2003 Jun 20
2
Compiling Linuxthreads
...>> tm.h echo '#include <freebsd.h>' >> tm.h echo '#include "i386/freebsd.h"' >> tm.h echo '#include "i386/perform.h"' >> tm.h make: don't know how to make libgcc1.c. Stop *** Error code 2 Stop in /usr/ports/devel/linuxthreads. I know that Linux binary compatibility is installed, as well as /usr/src/gnu (installed that today, machine was upgraded to 4.8 a couple of months ago) Any ideas on where I should look next? -- Mark P. Hennessy mark@clou...
2012 Jun 07
0
Bug#676569: gcc-4.7: -nostdlib broken, multiarch library path always added
...m68k Kernel: Linux 2.6.32-5-xen-amd64 (SMP w/1 CPU core) Locale: LANG=C, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/mksh Versions of packages gcc-4.7 depends on: ii binutils 2.22-6.1 ii cpp-4.7 4.7.0-12 ii gcc-4.7-base 4.7.0-12 ii libc6 2.13-33 ii libgcc1 1:4.7.0-12 ii libgmp10 2:5.0.5+dfsg-2 ii libgomp1 4.7.0-12 ii libitm1 4.7.0-12 ii libmpc2 0.9-4 ii libmpfr4 3.1.0-5 ii libquadmath0 4.7.0-12 ii zlib1g 1:1.2.7.dfsg-11 Versions of packages gcc-4.7 recommends: ii libc6-dev 2.13-33 Versions of packag...
2003 Oct 03
1
Re: Bug#213857: r-base-core: xfig plot fails with invalid line type (PR#4401)
...Automatically Tuned Linear Algebra > ii libbz2-1.0 1.0.2-1 A high-quality block-sorting file > ii libc6 2.3.2-8 GNU C Library: Shared libraries an > ii libg2c0 1:3.3.2-0pre4 Runtime library for GNU Fortran 77 > ii libgcc1 1:3.3.2-0pre4 GCC support library > ii libjpeg62 6b-8 The Independent JPEG Group's JPEG > ii libncurses5 5.3.20030719-2 Shared libraries for terminal hand > ii libpcre3 4.3-3 Philip Hazel's Per...
2019 Aug 04
6
gfortran 9 quantreg bug
I?d like to solicit some advice on a debugging problem I have in the quantreg package. Kurt and Brian have reported to me that on Debian machines with gfortran 9 library(quantreg) f = summary(rq(foodexp ~ income, data = engel, tau = 1:4/5)) plot(f) fails because summary() produces bogus estimates of the coefficient bounds. This example has been around in my R package from the earliest days of R,
2003 Nov 18
5
mixed model for Splus and R
Hi there, I try to compare the mixed model package "lme" by Splus and R. I used the dataset "Ovary" and the following code assuming AR(1) model for the error term: lme(follicles ~ sin(2*pi*Time) + cos(2*pi*Time), data=Ovary, random = pdDiag(~sin(2*pi*Time) ) , correlation=corAR1() ) But I got different results! And then I used a simpler model: lme(follicles ~
2019 Dec 02
4
Debian Stretch - > buster: samba packages
On 02/12/2019 10:07, Stefan G. Weichinger via samba wrote: > Am 02.12.19 um 08:47 schrieb L.P.H. van Belle via samba: >> Hai, >> >> Sorry for the late reply. > Never mind, weekend is important ... > >> Here its just apt-get distupgrade --autoremove --purge >> Without the autoremove libldb1 is not removed so libldb2 can be installed. > # apt-get distupgrade
2008 Jun 03
7
RC1 & RC3 break PageMaker
PageMaker was running OK (except duplex printing wrong) on 0.9 wines. With RC1 & RC3 (didn't try RC2) PageMaker starts to open, cycles my scanner (???), and quits. I went back to 0.9.61-1 all is well again. Any thoughts? I did a reinstall of PM, but it had no effect.
2007 Jul 02
1
Ubuntu package for 2.5.1
Hi all, Just a quick note to bring to all Ubuntu users on i386 that the packages for R 2.5.1 (and a few recommended packages needed rebuilding) are now available from CRAN. Supported distributed are Dapper (6.06), Edgy (6.10) and Feisty (7.04). Please report any problems to me and/or this list. --- Vincent Goulet, Associate Professor ?cole d'actuariat Universit? Laval, Qu?bec
2007 Jan 30
1
errors upgrading to 2.4.1-1~sargecran1
...-boot r-cran-cluster r-cran-foreign r-cran-kernsmooth r-cran-lattice r-cran-mgcv r-cran-nlme r-cran-rpart r-cran-survival r-cran-vr The following packages have been kept back: bind9-host dnsutils ftpd gcc-3.4-base gnupg gv imagemagick info libapache-mod-php4 libc6 libc6-dev libdns16 libdps1 libg2c0 libgcc1 libgsf-1 libgsf-gnome-1 libice6 libisc7 liblwres1 libmagick6 libncurses5 libncurses5-dev libnspr4 libnss3 libpaper-utils libqt3c102-mt libreadline5 libsm6 libsoup2.2-7 libx11-6 libxaw7 libxext6 libxft1 libxi6 libxine1 libxmu6 libxmuu1 libxp6 libxpm4 libxrandr2 libxt6 libxtrap6 libxtst6 libxv1 local...
2003 Oct 03
0
Re: Bug#213857: r-base-core: xfig plot fails with invalid line type (PR#4401)
...> > ii libbz2-1.0 1.0.2-1 A high-quality block-sorting file > > > ii libc6 2.3.2-8 GNU C Library: Shared libraries an > > > ii libg2c0 1:3.3.2-0pre4 Runtime library for GNU Fortran 77 > > > ii libgcc1 1:3.3.2-0pre4 GCC support library > > > ii libjpeg62 6b-8 The Independent JPEG Group's JPEG > > > ii libncurses5 5.3.20030719-2 Shared libraries for terminal hand > > > ii libpcre3 4.3-3...
2005 Feb 22
1
Having problems with quantreg
Hi All, I'm still having significantly difficulty getting the quantreg library running in R. I'm running R on MEPIS using the debs created by Dirk Eddelbuettel and placed in apt testing. When I try to install quantreg using the install.packages() function it fails with: /usr/bin/ld: cannot find -lblas-3 Dirk was nice enough to send me a .deb for quantreg which installs without
2012 Mar 15
0
[R-sig-hpc] Debian/Ubuntu + threaded BLAS/ATLAS (solved)
...:~$ dpkg -f /var/spool/atlas39/libatlas39_3.9.25-1_amd64.deb dpkg -f /var/spool/atlas39/libatlas39_3.9.25-1_amd64.deb Package: libatlas39 Source: atlas39 Version: 3.9.25-1 Architecture: amd64 Maintainer: Dirk Eddelbuettel <edd at debian.org> Installed-Size: 22656 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libgfortran3 (>= 4.3) Suggests: libblas3gf, liblapack3gf Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf Section: libs Priority: optional Homepage: http://math-atlas.sourceforge.net/ Description: Automatically Tuned Linear Algebra Software, version 3.9.25 ATLAS is a...
2006 Apr 11
1
Bug#361968: Wrong name in manpage
...| Versions of packages r-base-core depends on: | ii atlas3-base [libblas.so.3 3.6.0-20 Automatically Tuned Linear Algebra | ii libbz2-1.0 1.0.3-2 high-quality block-sorting file co | ii libc6 2.3.6-5 GNU C Library: Shared libraries an | ii libgcc1 1:4.1.0-1 GCC support library | ii libgfortran0 4.0.3-1 Runtime library for GNU Fortran ap | ii libice6 6.9.0.dfsg.1-6 Inter-Client Exchange library | ii libjpeg62 6b-12 The Independent JPEG Group's JPEG |...
2003 Oct 04
0
Re: Bug#213857: r-base-core: xfig plot fails with invalid line type (PR#4401)
...libbz2-1.0 1.0.2-1 A high-quality block-sorting file > > > > ii libc6 2.3.2-8 GNU C Library: Shared libraries an > > > > ii libg2c0 1:3.3.2-0pre4 Runtime library for GNU Fortran 77 > > > > ii libgcc1 1:3.3.2-0pre4 GCC support library > > > > ii libjpeg62 6b-8 The Independent JPEG Group's JPEG > > > > ii libncurses5 5.3.20030719-2 Shared libraries for terminal hand > > > > ii libpcre3...
2011 May 29
1
febootstrap: what am I doing wrong?
...t: 10 http://ftp.de.debian.org/debian/ sid/main libc6 amd64 2.13-4 [4312 kB] | Get: 11 http://ftp.de.debian.org/debian/ sid/main libc-bin amd64 2.13-4 [1079 kB] | Get: 12 http://ftp.de.debian.org/debian/ sid/main gawk amd64 1:3.1.7.dfsg-5 [806 kB] | Get: 13 http://ftp.de.debian.org/debian/ sid/main libgcc1 amd64 1:4.6.0-10 [42.8 kB] | Get: 14 http://ftp.de.debian.org/debian/ sid/main gcc-4.6-base amd64 4.6.0-10 [131 kB] | Get: 15 http://ftp.de.debian.org/debian/ sid/main libselinux1 amd64 2.0.98-1+b1 [89.2 kB] | Get: 16 http://ftp.de.debian.org/debian/ sid/main mawk amd64 1.3.3-15 [90.1 kB] | Get: 17...
2019 Dec 02
0
Debian Stretch - > buster: samba packages
...xim4-base exim4-config exim4-daemon-light g++ gcc git git-man gnupg gnupg-agent gnutls-bin groff-base htop iftop iptables irqbalance isc-dhcp-client isc-dhcp-server krb5-user libalgorithm-diff-xs-perl libapt-pkg5.0 libaspell15 libatomic1 libcc1-0 libcilkrts5 libcurl3-gnutls libfile-fcntllock-perl libgcc1 libgnutls-dane0 libgnutls30 libgomp1 libgssapi-krb5-2 libgssrpc4 libidn2-0 libip4tc0 libip6tc0 libiptc0 libitm1 libk5crypto3 libkadm5clnt-mit11 libkadm5srv-mit11 libkrb5-3 libkrb5support0 libldap-2.4-2 liblocale-gettext-perl liblsan0 libmailutils5 libmpc3 libmpx2 libpam-systemd libproc-processtab...
2019 Dec 02
0
Debian Stretch - > buster: samba packages
...ig exim4-daemon-light g++ gcc git git-man gnupg > gnupg-agent gnutls-bin groff-base htop iftop iptables irqbalance > isc-dhcp-client isc-dhcp-server krb5-user libalgorithm-diff-xs-perl > libapt-pkg5.0 libaspell15 libatomic1 libcc1-0 libcilkrts5 > libcurl3-gnutls libfile-fcntllock-perl libgcc1 libgnutls-dane0 > libgnutls30 libgomp1 libgssapi-krb5-2 libgssrpc4 libidn2-0 libip4tc0 > libip6tc0 libiptc0 > libitm1 libk5crypto3 libkadm5clnt-mit11 libkadm5srv-mit11 libkrb5-3 > libkrb5support0 libldap-2.4-2 liblocale-gettext-perl liblsan0 > libmailutils5 libmpc3 libmpx2 libpam-s...