Re: Reg: gcc option for printing large number (large double)

2013-09-09 Thread Chris Bannister
On Mon, Sep 09, 2013 at 08:21:43AM +0100, Dom wrote: It does have a manpage: http://manpages.debian.net/cgi-bin/man.cgi?query=float.h root@tal:~# apt-cache show manpages-dev but perhaps you don't have it installed. I certainly don't. root@tal:~# apt-cache policy manpages-dev -- If you're

Re: Reg: gcc option for printing large number (large double)

2013-09-09 Thread Curt
On 2013-09-09, Joel Rees joel.r...@gmail.com wrote: It does have a manpage: http://manpages.debian.net/cgi-bin/man.cgi?query=float.h It's funny, I was sure I had gotten that particular man page before. root@tal:~# apt-cache show manpages-dev You don't need to be root, by the way, to

Re: Reg: gcc option for printing large number (large double)

2013-09-09 Thread Joel Rees
On Mon, Sep 9, 2013 at 4:21 PM, Dom to...@rpdom.net wrote: On 09/09/13 07:21, Joel Rees wrote: snip code and stuff Not sure why neither man -k nor whereis can find float.h, but it compiles okay. dom@oz:~$ locate float.h /usr/lib/gcc/i486-linux-gnu/4.6/include/float.h /usr/lib/gcc/i486

Re: Reg: gcc option for printing large number (large double)

2013-09-09 Thread Joel Rees
On Mon, Sep 9, 2013 at 9:00 PM, Chris Bannister cbannis...@slingshot.co.nz wrote: On Mon, Sep 09, 2013 at 08:21:43AM +0100, Dom wrote: It does have a manpage: http://manpages.debian.net/cgi-bin/man.cgi?query=float.h It's funny, I was sure I had gotten that particular man page before.

Re: Reg: gcc option for printing large number (large double)

2013-09-09 Thread Joel Rees
, but it compiles okay. dom@oz:~$ locate float.h /usr/lib/gcc/i486-linux-gnu/4.6/include/float.h /usr/lib/gcc/i486-linux-gnu/4.7/include/float.h /usr/lib/pymodules/python2.6/numpy/core/include/numpy/halffloat.h /usr/lib/pymodules/python2.7/numpy/core/include/numpy/halffloat.h /usr/share

Reg: gcc option for printing large number (large double)

2013-09-08 Thread Balamurugan
: [balamurugan@balamurugan C_Programs]$ gcc test.c -o test [balamurugan@balamurugan C_Programs]$ ./test The value of temp is _inf_ But for the same expression, I am able to get the value from python, [balamurugan@balamurugan C_Programs]$ python Python 2.6.6 (r266:84292, Feb 22 2013, 00:00:18) [GCC

Re: Reg: gcc option for printing large number (large double)

2013-09-08 Thread Joel Rees
bits long. That's way more than 128 bits even. Counting the digits of output from Python, that's way more than 37 decimal digits. printf(The value of temp is %lf\n, temp); return 0; } I compiled and ran as below: [balamurugan@balamurugan C_Programs]$ gcc test.c -o test

Re: Drivers wifi (era: IDE para gcc)

2013-01-21 Thread Camaleón
El Sun, 20 Jan 2013 16:45:22 -0300, ALEXIS BALTRAMAITIS escribió: El 18 de enero de 2013 11:36, Camaleón noela...@gmail.com escribió: On Thu, 17 Jan 2013 20:33:31 -0300, ALEXIS BALTRAMAITIS wrote: Has secuestrado un hilo, abro uno nuevo. Hola necesitaria una ayudita a encontrar como

Re: Drivers wifi (era: IDE para gcc)

2013-01-21 Thread ALEXIS BALTRAMAITIS
gracias ahora lo voy a probar, si soy nuevo, recien participo en uno o dos mails, y me tengo que acostumbrar a la lista, no quiero romper las reglas. tengame paciencia es mas no le puedo cambiar el asunto al mail . ja El 21 de enero de 2013 11:20, Camaleón noela...@gmail.com escribió: El

Re: Drivers WiFi para Aspire 5736Z (era: Re: IDE para gcc)

2013-01-20 Thread Adrià
On Sun, Jan 20, 2013 at 04:47:57PM -0300, ALEXIS BALTRAMAITIS wrote: en realidad no se es mi primer debian el fabricante parece broadcom pero no se como hacer que ande la instalacion,  tampoco le puedo cambiar el asunto al mail, ya que estoy formateando la pc y escribo con el celu.

Re: Drivers wifi (era: IDE para gcc)

2013-01-20 Thread Pssnet
El 20 de enero de 2013 1:45:22 PM ALEXIS BALTRAMAITIS tecnicopc...@gmail.com escribio: logre encontralo ahi pero me dicen agregar un non free, y ahi ya me perdi, no se como es el paso a paso, hay algun tutorial.? recuerden que soy nuevo en esto es mi primer debian que instalo.- Hola, como ya

Re: IDE para gcc

2013-01-18 Thread Camaleón
El Thu, 17 Jan 2013 18:44:23 +, Altair Linux escribió: estoy mirando que IDE para gcc usar en un entorno ligero. Estoy usando icewm, mousepad como editor de texto y gcc con algunas librerias. Es decir, busco algo ligero, a ser posible dentro de repositorios. ¿Recomendaciones? Google

Drivers wifi (era: IDE para gcc)

2013-01-18 Thread Camaleón
On Thu, 17 Jan 2013 20:33:31 -0300, ALEXIS BALTRAMAITIS wrote: Has secuestrado un hilo, abro uno nuevo. Hola necesitaria una ayudita a encontrar como adaptar los drivers de wifi de la Familia de Productos: *Notebook, Ultrabook* Línea de productos: *Aspire* Modelo de Producto: *Aspire

IDE para gcc

2013-01-17 Thread Altair Linux
Buenas, estoy mirando que IDE para gcc usar en un entorno ligero. Estoy usando icewm, mousepad como editor de texto y gcc con algunas librerias. Es decir, busco algo ligero, a ser posible dentro de repositorios. ¿Recomendaciones? Gracias. -- To UNSUBSCRIBE, email to debian-user-spanish-requ

Re: IDE para gcc

2013-01-17 Thread Fabián Bonetti
On Thu, 17 Jan 2013 18:44:23 + Altair Linux altairli...@gmail.com wrote: Geany es buena opción. Saludos -- Voip Mumble :. http://mumble.com.ar Web Hosting :. http://mamalibre.com.ar Red Social :. http://legadolibre.com.ar Jabber/XMPP :. http://mamalibre.com.ar/xmpp/

Re: IDE para gcc

2013-01-17 Thread Adrià
On Thu, Jan 17, 2013 at 06:44:23PM +, Altair Linux wrote: Buenas, estoy mirando que IDE para gcc usar en un entorno ligero. Estoy usando icewm, mousepad como editor de texto y gcc con algunas librerias. Es decir, busco algo ligero, a ser posible dentro de repositorios

Re: IDE para gcc

2013-01-17 Thread fernando sainz
El día 17 de enero de 2013 21:48, Adrià adri...@gmail.com escribió: On Thu, Jan 17, 2013 at 06:44:23PM +, Altair Linux wrote: Buenas, estoy mirando que IDE para gcc usar en un entorno ligero. Estoy usando icewm, mousepad como editor de texto y gcc con algunas librerias. Es decir, busco

Re: IDE para gcc

2013-01-17 Thread Rodrigo
El 17/01/13 16:19, Angel Claudio Alvarez escribió: El Thu, 17 Jan 2013 18:44:23 + Altair Linux altairli...@gmail.com escribió: Buenas, estoy mirando que IDE para gcc usar en un entorno ligero. Estoy usando icewm, mousepad como editor de texto y gcc con algunas librerias. Es decir, busco

Re: IDE para gcc

2013-01-17 Thread ALEXIS BALTRAMAITIS
fernandojose.sa...@gmail.comescribió: El día 17 de enero de 2013 21:48, Adrià adri...@gmail.com escribió: On Thu, Jan 17, 2013 at 06:44:23PM +, Altair Linux wrote: Buenas, estoy mirando que IDE para gcc usar en un entorno ligero. Estoy usando icewm, mousepad como editor de texto y gcc con

Drivers WiFi para Aspire 5736Z (era: Re: IDE para gcc)

2013-01-17 Thread Adrià
, Altair Linux wrote: Buenas, estoy mirando que IDE para gcc usar en un entorno ligero. Estoy usando icewm, mousepad como editor de texto y gcc con algunas librerias. Es decir, busco algo ligero, a ser posible dentro de repositorios. �Recomendaciones

Re: [r...@verizon.net: Re: GCC - Best way to build cross compiler?]

2012-05-24 Thread rbmj
that there is a debian-gcc list, but that says its for gcc maintainers. Now, those may be the people most knowledgeable about my question, but at the same time, it might be considered off topic there. Sorry again, -- rbmj -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org

[r...@verizon.net: Re: GCC - Best way to build cross compiler?]

2012-05-21 Thread Chris Bannister
let the list know so that, hopefully, the mistake will only be made once. - Forwarded message from rbmj r...@verizon.net - Date: Sun, 20 May 2012 12:34:27 -0400 From: rbmj r...@verizon.net To: Chris Bannister cbannis...@slingshot.co.nz Subject: Re: GCC - Best way to build cross compiler

Re: GCC - Best way to build cross compiler?

2012-05-20 Thread keith
On Sat, 19 May 2012 22:00:59 -0400 rbmj r...@verizon.net wrote: On 05/14/2012 08:49 PM, rbmj wrote: Hi all, So, I want to create packages for a cross compiler targeting powerpc-wrs-vxworks on Wheezy. I don't exactly know how to approach [] Bump... Am I posting this on the wrong

Re: GCC - Best way to build cross compiler?

2012-05-20 Thread Chris Bannister
On Sat, May 19, 2012 at 10:00:59PM -0400, rbmj wrote: Bump... Am I posting this on the wrong list? Did you see: http://lists.debian.org/debian-user/2012/05/msg01511.html -- If you're not careful, the newspapers will have you hating the people who are being oppressed, and loving the people who

Re: GCC - Best way to build cross compiler?

2012-05-20 Thread rbmj
/2012 05:27 AM, keith wrote: Maybe; take a look here http://gcc.gnu.org/lists.html I am on gcc-help, however the problem is not related to building the cross compiler. That much is fine. What I am having trouble with is the using the debian toolchain so that I can get proper (i.e. fit

Re: GCC - Best way to build cross compiler?

2012-05-19 Thread rbmj
=powerpc-wrs-vxworks debuild'. However, it's a little different with gcc. With GCC, it's a little more difficult. I need to have a little more control over the flags passed to configure. At the same time, the debian/rules et al for gcc is _very_ intimidating. I could make my own source package

GCC - Best way to build cross compiler?

2012-05-14 Thread rbmj
, it's a little different with gcc. With GCC, it's a little more difficult. I need to have a little more control over the flags passed to configure. At the same time, the debian/rules et al for gcc is _very_ intimidating. I could make my own source package, but that seems like a lot

Re: GCC - Best way to build cross compiler?

2012-05-14 Thread Chris Bannister
On Mon, May 14, 2012 at 08:49:36PM -0400, rbmj wrote: Hi all, So, I want to create packages for a cross compiler targeting powerpc-wrs-vxworks on Wheezy. I don't exactly know how to approach the problem. You'll _probably_ have better luck on the debian-embedded mailing list, mainly because

gcc unable to find 32-bit gtk-x11-2.0 library (x86_64)

2012-02-27 Thread Andreas Sewe
Hi all, I am currently investigating a build failure of GNU Classpath/Jikes RVM on Debian Squeeze 6.0.4 (cf. http://jira.codehaus.org/browse/RVM-942): The problem is that gcc is unable to find the 32-bit gtk-x11-2.0 library, even though it sits right there in /usr/lib32: ls /usr/lib32/libgdk

Documentation -- gcc?

2011-11-25 Thread Woodchuck
OK, so gcc documentation is unfree. I have no dog in that fight. Save an old man a few days of reading the GFDL flame wars from seven years ago, and someone (one) just kindly say where this non-free documentation is. I have 16 (two architectures) DVDs. Could it be lurking somewhere in those

RE: Documentation -- gcc?

2011-11-25 Thread Arno Schuring
OK, so gcc documentation is unfree. I have no dog in that fight. Save an old man a few days of reading the GFDL flame wars from seven years ago, and someone (one) just kindly say where this non-free documentation is. http://packages.debian.org/squeeze/gcc-doc-base and http

Re: Documentation -- gcc?

2011-11-25 Thread Chris Davies
Woodchuck mar...@pennswoods.net wrote: Save an old man a few days of reading the GFDL flame wars from seven years ago, and someone (one) just kindly say where this non-free documentation is. Package gcc-doc? Or is that too obvious? http://ftp.uk.debian.org stable/non-free gcc-doc-base

Re: GCC-AVR

2011-11-14 Thread Sergio Pereira
Em 13-11-2011 14:44, Sergio Pereira escreveu: Boa tarde. Estou tentando instalar o pacote gcc-avr mas não está disponível nos repositórios wheezy. Encontrei aqui: http://packages.debian.org/sid/gcc-avr mas está disponível para Lenny, Squeezy e Sid. Pensei em adicionar uma linha

Re: GCC-AVR

2011-11-14 Thread Luiz Paulo Colombiano
tentando instalar o pacote gcc-avr mas não está disponível nos repositórios wheezy. Encontrei aqui: http://packages.debian.org/sid/gcc-avr mas está disponível para Lenny, Squeezy e Sid. Pensei em adicionar uma linha no sources.list com repositório Sid, fazer um aptitude update, instalar o gcc-avr

GCC-AVR

2011-11-13 Thread Sergio Pereira
Boa tarde. Estou tentando instalar o pacote gcc-avr mas não está disponível nos repositórios wheezy. Encontrei aqui: http://packages.debian.org/sid/gcc-avr mas está disponível para Lenny, Squeezy e Sid. Pensei em adicionar uma linha no sources.list com repositório Sid, fazer um aptitude

linux-headers with GCC 4.6 when

2011-11-05 Thread Artifex Maximus
Hello! I have installed virtualbox-ose and virtualbox-ose-dkms. DKMS needs linux-headers which depends on gcc-4.5 even I have an already installed gcc and gcc-4.6. Is it intentional or not? Is gcc 4.6 cannot compile kernel? I have enough disk space yet but gcc twice is unnecessary and I just

Re: linux-headers with GCC 4.6 when

2011-11-05 Thread David Sastre
On Sat, Nov 05, 2011 at 01:39:17PM +0100, Artifex Maximus wrote: Hello! I have installed virtualbox-ose and virtualbox-ose-dkms. DKMS needs linux-headers which depends on gcc-4.5 even I have an already installed gcc and gcc-4.6. Is it intentional or not? Is gcc 4.6 cannot compile kernel? I

Re: linux-headers with GCC 4.6 when

2011-11-05 Thread Artifex Maximus
Hello! On Sat, Nov 5, 2011 at 2:20 PM, David Sastre d.sastre.med...@gmail.com wrote: On Sat, Nov 05, 2011 at 01:39:17PM +0100, Artifex Maximus wrote: I have installed virtualbox-ose and virtualbox-ose-dkms. DKMS needs linux-headers which depends on gcc-4.5 even I have an already installed gcc

Re: distcc: gcc 4.6 on stable?

2011-10-06 Thread Ralf Jung
machine as distcc daemon, since it has much more CPU power than my poor laptop. However distcc fails to compile stuff on his machine, which I assume is because I am using Debian testing and GCC 4.6, and he is on Debian stable and GCC 4.4 For distcc types of builds you should ensure that all

distcc: gcc 4.6 on stable?

2011-10-05 Thread Ralf Jung
Hi list, I am trying to use a friend's machine as distcc daemon, since it has much more CPU power than my poor laptop. However distcc fails to compile stuff on his machine, which I assume is because I am using Debian testing and GCC 4.6, and he is on Debian stable and GCC 4.4 Is there a good

Re: distcc: gcc 4.6 on stable?

2011-10-05 Thread Bob Proulx
Ralf Jung wrote: I am trying to use a friend's machine as distcc daemon, since it has much more CPU power than my poor laptop. However distcc fails to compile stuff on his machine, which I assume is because I am using Debian testing and GCC 4.6, and he is on Debian stable and GCC 4.4

Are openssh-server, vim-full and gcc available in debian-6.0.2.1-i386-DVD-1.iso?

2011-09-15 Thread Susam Pal
and gcc after the installation. Is there a way to find out if these packages are available in DVD-1 before performing the installation? Regards, Susam Pal http://blog.susam.in/ | http://cotpi.com/ -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe

Re: Are openssh-server, vim-full and gcc available in debian-6.0.2.1-i386-DVD-1.iso?

2011-09-15 Thread Camaleón
itself. For example, I need to install openssh-server, vim-full and gcc after the installation. Is there a way to find out if these packages are available in DVD-1 before performing the installation? You can find it from here: http://www.debian.org/CD/jigdo-cd/index.en.html#search Which points

gcc using Pipes Done!

2011-07-18 Thread Martin McCormick
lee writes: And leftchannel_pipe is supposed to be an array? Without seeing more of your program, we're left in the dark ... Now that I got it working, here it is. All this does is to give you an 8-bit 8000 sample per second audio feed from both the left and right channels of the sound

gcc using Pipes Some Progress

2011-07-15 Thread Martin McCormick
Ivan Jager writes: Rather than using fwrite() you could just use write(), which takes a file descriptor. Alternately, if you really want to use fwrite or other stdio functions rather than the *nix syscalls, you could use fdopen() to get a FILE* corresponding to the pipe's fd. If you check

Re: gcc using Pipes Some Progress

2011-07-15 Thread lee
Martin McCormick mar...@x.it.okstate.edu writes: Ivan Jager writes: if( write(leftchannel_pipe[1], leftbyte, 1) 0) if ((leftchannel_pipe[0] = fdopen(leftdata,r)) == NULL) { And leftchannel_pipe is supposed to be an array? Without seeing more of your program, we're left in

gcc using Pipes

2011-07-14 Thread Martin McCormick
I want to send two output streams from a code module I wrote to two pipes so that other programs can read the streams. The rest of the module works but I am doing something wrong when writing to a pipe. The way I understand pipes, you write to one end. A small buffer fills and

Re: gcc using Pipes

2011-07-14 Thread Ivan Jager
used when writing to a normal file and that worked. It also happens when you try to use 7 as a pointer. Note that fwrite does not take a file descriptor but a FILE*. I'm not sure what options you're passing gcc, but I would have expected it to at least warn you that you were passing an int

Re: Debian Squeeze gcc 4.3 and 4.4 why two C compilers?

2011-03-11 Thread Darac Marjal
, it wanted gcc. So I installed the Debian gcc package. The NVIDIA installer then informed me that the version of gcc installed on my system (4.4) did not match the version used to compile the kernel (4.3). So, I installed the Debian package gcc-4.3, set the CC environment variable

Re: Debian Squeeze gcc 4.3 and 4.4 why two C compilers?

2011-03-10 Thread Hugo Vanwoerkom
Camaleón wrote: On Wed, 09 Mar 2011 09:52:38 -0800, David Christensen wrote: I recently installed Debian 6.0.0 i386 Squeeze on a system with NVIDIA graphics. When I went to build/ install the proprietary NVIDIA video driver, it wanted gcc. So I installed the Debian gcc package. The NVIDIA

Debian Squeeze gcc 4.3 and 4.4 why two C compilers?

2011-03-09 Thread David Christensen
debian-user: I recently installed Debian 6.0.0 i386 Squeeze on a system with NVIDIA graphics. When I went to build/ install the proprietary NVIDIA video driver, it wanted gcc. So I installed the Debian gcc package. The NVIDIA installer then informed me that the version of gcc installed

Re: Debian Squeeze gcc 4.3 and 4.4 why two C compilers?

2011-03-09 Thread Camaleón
On Wed, 09 Mar 2011 09:52:38 -0800, David Christensen wrote: I recently installed Debian 6.0.0 i386 Squeeze on a system with NVIDIA graphics. When I went to build/ install the proprietary NVIDIA video driver, it wanted gcc. So I installed the Debian gcc package. The NVIDIA installer

Re: Problema con GCC al compilar

2011-02-18 Thread Roberto Quiñones
El día 18 de febrero de 2011 00:00, Juan Lavieri jlavi...@gmail.com escribió: Hola Roberto El 17/02/11 16:56, Roberto Quiñones escribió: El día 17 de febrero de 2011 17:05, JulHerjul...@escomposlinux.org  escribió: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 El 17/02/11 20:24, Roberto

Problema con GCC al compilar

2011-02-17 Thread Roberto Quiñones
Hola Listeros, Nuevamente recurro a ustedes por que he tenido algunos problemas con un equipo y que les paso a comentar, sucede que instale GCC en mi caso la version es gcc version 4.3.2 (Debian 4.3.2-1.1). Bueno el problema es que intenten compilar un servicio (Unreal). y no puedo por que arroja

Re: Problema con GCC al compilar

2011-02-17 Thread JulHer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 El 17/02/11 19:03, Roberto Quiñones escribió: ahora no puedo remover ni instalar nada por que en caso de instalar me dice que haga un apt-get -f install para concluir un proceso entiendo y cuando quiero remover algo no deja por que dice que:

Re: Problema con GCC al compilar

2011-02-17 Thread Roberto Quiñones
¿Y ya has hecho el #apt-get -f install ? Si y no tuve existo, cada vez que quiero hacer algo me sugiere que haga el apt-get -f install y por eso intente remover lo ultimo instalado y es cuado arroja el problema de que tal paquete depende de x paquete. Un saludo Igualmente. -BEGIN PGP

Re: Problema con GCC al compilar

2011-02-17 Thread JulHer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 El 17/02/11 20:24, Roberto Quiñones escribió: ¿Y ya has hecho el #apt-get -f install ? Si y no tuve existo ¿Y que error da cuando haces el apt-get -f install? Un saludo JulHer -BEGIN PGP SIGNATURE- Version: GnuPG/MacGPG2 v2.0.16 (Darwin)

Re: Problema con GCC al compilar

2011-02-17 Thread Roberto Quiñones
El día 17 de febrero de 2011 17:05, JulHer jul...@escomposlinux.org escribió: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 El 17/02/11 20:24, Roberto Quiñones escribió: ¿Y ya has hecho el #apt-get -f install ? Si y no tuve existo ¿Y que error da cuando haces el apt-get -f install? Un

Re: Problema con GCC al compilar

2011-02-17 Thread Juan Lavieri
Hola Roberto El 17/02/11 16:56, Roberto Quiñones escribió: El día 17 de febrero de 2011 17:05, JulHerjul...@escomposlinux.org escribió: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 El 17/02/11 20:24, Roberto Quiñones escribió: ¿Y ya has hecho el #apt-get -f install ? Si y no tuve existo

gcc-4.4 building from the source

2011-02-08 Thread Alexey Kuznetsov
Hello! I'm trying to build gcc-4.4 on Debian Squeeze and have no success. On my ppc machine i got a this error: configure:2415: /home/axet/source/cross-toolchain/gcc-4.4/build/./gcc/xgcc -B/home/axet/source/cross-toolchain/gcc-4.4/build/./gcc/ -B/usr/i486-linux-gnu/bin/ -B/usr/i486-linux-gnu

Re: alternatives for gcc

2011-02-02 Thread Sven Joachim
On 2011-02-02 03:01 +0100, Andrew Reid wrote: On Tuesday 01 February 2011 20:11:31 Joe Riel wrote: Why are there no alternatives, configurable with update-alternatives, for gcc? Seems like I should be able to configure whether /usr/bin/gcc is linked to gcc-4.3, gcc-4.4, etc. Of course I can

Re: alternatives for gcc

2011-02-02 Thread deloptes
Joe Riel wrote: update-alternatives --install as part of their postinstall routine. is not that bad idea -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive:

Re: alternatives for gcc

2011-02-02 Thread Joe Riel
On Wed, 02 Feb 2011 09:18:00 +0100 Sven Joachim svenj...@gmx.de wrote: On 2011-02-02 03:01 +0100, Andrew Reid wrote: On Tuesday 01 February 2011 20:11:31 Joe Riel wrote: Why are there no alternatives, configurable with update-alternatives, for gcc? Seems like I should be able

alternatives for gcc

2011-02-01 Thread Joe Riel
Why are there no alternatives, configurable with update-alternatives, for gcc? Seems like I should be able to configure whether /usr/bin/gcc is linked to gcc-4.3, gcc-4.4, etc. Of course I can just set the link manually (which I do), but ... -- Joe Riel -- To UNSUBSCRIBE, email to debian

Re: alternatives for gcc

2011-02-01 Thread Andrew Reid
On Tuesday 01 February 2011 20:11:31 Joe Riel wrote: Why are there no alternatives, configurable with update-alternatives, for gcc? Seems like I should be able to configure whether /usr/bin/gcc is linked to gcc-4.3, gcc-4.4, etc. Of course I can just set the link manually (which I do

Re: alternatives for gcc

2011-02-01 Thread deloptes
Joe Riel wrote: Why are there no alternatives, configurable with update-alternatives, for gcc? Seems like I should be able to configure whether /usr/bin/gcc is linked to gcc-4.3, gcc-4.4, etc. Of course I can just set the link manually (which I do), but ... every normal automake or cmake

Re: alternatives for gcc

2011-02-01 Thread Joe Riel
On Tue, 01 Feb 2011 21:01:13 -0500 Andrew Reid rei...@bellatlantic.net wrote: On Tuesday 01 February 2011 20:11:31 Joe Riel wrote: Why are there no alternatives, configurable with update-alternatives, for gcc? Seems like I should be able to configure whether /usr/bin/gcc is linked to gcc

Re: alternatives for gcc

2011-02-01 Thread Joe Riel
On Wed, 02 Feb 2011 06:31:30 +0100 deloptes delop...@yahoo.com wrote: Joe Riel wrote: Why are there no alternatives, configurable with update-alternatives, for gcc? Seems like I should be able to configure whether /usr/bin/gcc is linked to gcc-4.3, gcc-4.4, etc. Of course I can just

Re: What are the dependencies of the gcc-4.2-base package?

2010-12-13 Thread Sven Joachim
On 2010-12-13 02:55 +0100, Frank Church wrote: I was paring down my installation and the command for gcc-4.2-base more or less threatened to wipe out everything on the server. apt-get purge gcc-4.2-base Is that the norm, or is it due to a corrupted package database? My hunch

Re: What are the dependencies of the gcc-4.2-base package?

2010-12-13 Thread Frank Church
On 13 December 2010 08:58, Sven Joachim svenj...@gmx.de wrote: On 2010-12-13 02:55 +0100, Frank Church wrote: I was paring down my installation and the command for gcc-4.2-base more or less threatened to wipe out everything on the server. apt-get purge gcc-4.2-base

Re: What are the dependencies of the gcc-4.2-base package?

2010-12-13 Thread Sven Joachim
Please ask on Ubuntu lists for help next time. I thought gcc name referred to just the compiler, not on libraries created by the compiler. The libgcc1 package is built from the gcc sources. Sven -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe

Re: What are the dependencies of the gcc-4.2-base package?

2010-12-13 Thread Frank Church
-erlangen.de hardy/main Packages Please ask on Ubuntu lists for help next time. I thought gcc name referred to just the compiler, not on libraries created by the compiler. The libgcc1 package is built from the gcc sources. Sven Aren't ubuntu

Re: What are the dependencies of the gcc-4.2-base package?

2010-12-13 Thread Sven Joachim
not have this problem with gcc-4.2-base in any current Debian distribution. Many Debian packages work on ubuntu unchanged. And many others don't. Worst of all, some packages may be unchanged but don't work due to changes in _other_ packages that Ubuntu deploys. This mostly affects packages

Re: What are the dependencies of the gcc-4.2-base package?

2010-12-13 Thread Chris Bannister
On Mon, Dec 13, 2010 at 10:50:16AM +, Frank Church wrote: Aren't ubuntu questions welcome here? What is wrong with the ubuntu-user support mailing lists? -- Religion is excellent stuff for keeping common people quiet. -- Napoleon Bonaparte -- To UNSUBSCRIBE, email to

Re: What are the dependencies of the gcc-4.2-base package?

2010-12-13 Thread Andrei Popescu
On Lu, 13 dec 10, 10:50:16, Frank Church wrote: Please ask on Ubuntu lists for help next time. Aren't ubuntu questions welcome here? Please don't take it the wrong way, it's not that we don't want to help Ubuntu users[1][2], it's just that some of our advices will not work, be completely

Re: What are the dependencies of the gcc-4.2-base package?

2010-12-13 Thread Camaleón
On Mon, 13 Dec 2010 01:55:37 +, Frank Church wrote: I was paring down my installation and the command for gcc-4.2-base more or less threatened to wipe out everything on the server. apt-get purge gcc-4.2-base Wow, gcc is an important package on every linux system: s...@stt008:~$ apt

Re: What are the dependencies of the gcc-4.2-base package?

2010-12-13 Thread Andrei Popescu
On Lu, 13 dec 10, 14:33:39, Camaleón wrote: Is the norm for base packages, like this. At least the package manager is smart enough to warn you against the operation :-) AFAIK this is warning is only done for packages with Essential: yes. Regards, Andrei -- Offtopic discussions among Debian

Re: What are the dependencies of the gcc-4.2-base package?

2010-12-13 Thread Camaleón
: yes. Whatever :-P The fact is that by removing gcc-4.2-base it triggers the uninstall of those essential packages which make the package manager to ring the bell. But curious is that some of those packages are not essential but are selected to be unistalled as they were... from OP's log, apt

Re: What are the dependencies of the gcc-4.2-base package?

2010-12-13 Thread Andrei Popescu
On Lu, 13 dec 10, 16:49:33, Camaleón wrote: But curious is that some of those packages are not essential but are selected to be unistalled as they were... from OP's log, apt and das, for instance :-? Don't forget OP is running Ubuntu ;) Regards, Andrei -- Offtopic discussions among

What are the dependencies of the gcc-4.2-base package?

2010-12-12 Thread Frank Church
I was paring down my installation and the command for gcc-4.2-base more or less threatened to wipe out everything on the server. apt-get purge gcc-4.2-base Is that the norm, or is it due to a corrupted package database? r...@sys-1275:~# apt-get purge gcc-4.2-base Reading package lists... Done

Re: What are the dependencies of the gcc-4.2-base package?

2010-12-12 Thread Simon Hollenbach
- Original message - I was paring down my installation and  the command for gcc-4.2-base more or less threatened to wipe out everything on the server. apt-get purge gcc-4.2-base http://packages.debian.org/lenny/gcc-4.2-base Is that the norm, or is it due to a corrupted package

Re: What are the dependencies of the gcc-4.2-base package?

2010-12-12 Thread shawn wilson
On Mon, Dec 13, 2010 at 12:20 AM, Simon Hollenbach ionpowe...@googlemail.com wrote: - Original message - I was paring down my installation and  the command for gcc-4.2-base more or less threatened to wipe out everything on the server. apt-get purge gcc-4.2-base http

Alias definition [Was: Re: how to configure gcc]

2010-09-30 Thread Liam O'Toole
On 2010-09-29, David Jardine da...@jardine.de wrote: On Wed, Sep 29, 2010 at 06:46:20PM +0100, abdelkader belahcene wrote: hi, by default I have to add option -lm to the command gcc -lm file.c when I use math functions. Where can I configure gcc to add it to the default gcc, after

Re: Alias definition [Was: Re: how to configure gcc]

2010-09-30 Thread David Jardine
On Thu, Sep 30, 2010 at 08:41:46AM +, Liam O'Toole wrote: On 2010-09-29, David Jardine da...@jardine.de wrote: [...] You could add alias gcc='gcc -lm ' (note the last space) What's the significance of the last space? This, as far as I remember, allows the user to continue

Re: how to configure gcc

2010-09-30 Thread Karl Vogel
On Thu, 30 Sep 2010 09:20:36 +0530, Anand Sivaram aspn...@gmail.com said: AS On Thu, Sep 30, 2010 at 09:12, Boyd Stephen Smith Jr. wrote: B On Wednesday 29 September 2010 15:18:46 abdelkader belahcene wrote: A yes but normally gcc should be configured, where is the config file

how to configure gcc

2010-09-29 Thread abdelkader belahcene
hi, by default I have to add option -lm to the command gcc -lm file.c when I use math functions. Where can I configure gcc to add it to the default gcc, after what I don't need the option -lm , just gcc file.c thanks for help -- To UNSUBSCRIBE, email to debian-user-requ

Fwd: how to configure gcc

2010-09-29 Thread Anand Sivaram
-- Forwarded message -- From: abdelkader belahcene abelahc...@gmail.com Date: Wed, Sep 29, 2010 at 23:16 Subject: how to configure gcc To: debian-user@lists.debian.org hi, by default I have to add option -lm to the command gcc -lm file.c when I use math functions. Where

Re: how to configure gcc

2010-09-29 Thread Mark Allums
On 9/29/2010 12:46 PM, abdelkader belahcene wrote: hi, by default I have to add option -lm to the command gcc -lm file.c when I use math functions. Where can I configure gcc to add it to the default gcc, after what I don't need the option -lm , just gcc file.c thanks for help You

Re: how to configure gcc

2010-09-29 Thread David Jardine
On Wed, Sep 29, 2010 at 06:46:20PM +0100, abdelkader belahcene wrote: hi, by default I have to add option -lm to the command gcc -lm file.c when I use math functions. Where can I configure gcc to add it to the default gcc, after what I don't need the option -lm , just gcc file.c

Re: how to configure gcc

2010-09-29 Thread Joseph Lenox
It's called a makefile. http://www.cs.utah.edu/dept/old/texinfo/make/make_toc.html On 9/29/2010 12:46 PM, abdelkader belahcene wrote: hi, by default I have to add option -lm to the command gcc -lm file.c when I use math functions. Where can I configure gcc to add it to the default gcc

Re: how to configure gcc

2010-09-29 Thread Mark Allums
On 9/29/2010 2:31 PM, David Jardine wrote: On Wed, Sep 29, 2010 at 06:46:20PM +0100, abdelkader belahcene wrote: hi, by default I have to add option -lm to the command gcc -lm file.c when I use math functions. Where can I configure gcc to add it to the default gcc, after what I don't

Re: Re: how to configure gcc

2010-09-29 Thread abdelkader belahcene
Thanks for answer yes but normally gcc should be configured, where is the config file, for example sshd_config is a config file for ssh, vsftpd.conf for ftp server and so on .., so where is the config file for gcc, just this I couldn't find it. thanks a lot regards -- To UNSUBSCRIBE

RE: how to configure gcc

2010-09-29 Thread owens
Original Message From: abelahc...@gmail.com To: debian-user@lists.debian.org Subject: RE: how to configure gcc Date: Wed, 29 Sep 2010 18:46:20 +0100 hi, by default I have to add option -lm to the command gcc -lm file.c when I use math functions. Where can I configure gcc

Re: how to configure gcc

2010-09-29 Thread Boyd Stephen Smith Jr.
On Wednesday 29 September 2010 15:18:46 abdelkader belahcene wrote: Thanks for answer yes but normally gcc should be configured, where is the config file, for example sshd_config is a config file for ssh, vsftpd.conf for ftp server and so on .., so where is the config file for gcc, just

Re: how to configure gcc

2010-09-29 Thread Anand Sivaram
On Thu, Sep 30, 2010 at 09:12, Boyd Stephen Smith Jr. b...@iguanasuicide.net wrote: On Wednesday 29 September 2010 15:18:46 abdelkader belahcene wrote: Thanks for answer yes but normally gcc should be configured, where is the config file, for example sshd_config is a config file

Re: where can I find the English LC_MESSAGES/gcc-4.4.mo file

2010-09-09 Thread Camaleón
On Thu, 09 Sep 2010 04:55:16 +, T o n g wrote: The English LC_MESSAGES/gcc-4.4.mo file should normally be at /usr/share/locale/en_US/LC_MESSAGES/gcc-4.4.mo or /usr/share/locale/en/LC_MESSAGES/gcc-4.4.mo but I can't find it in Debian. where can I find it? There is a localization

where can I find the English LC_MESSAGES/gcc-4.4.mo file

2010-09-08 Thread T o n g
Hi, The English LC_MESSAGES/gcc-4.4.mo file should normally be at /usr/share/locale/en_US/LC_MESSAGES/gcc-4.4.mo or /usr/share/locale/en/LC_MESSAGES/gcc-4.4.mo but I can't find it in Debian. where can I find it? Thanks -- Tong (remove underscore(s) to reply) http://xpt.sourceforge.net

Hacer downgrade de gcc.

2010-09-05 Thread Ramses
dice que el kernel se compiló con la versión de gcc 4.2.2 y que la que hay actualmente instalada es la 4.2.3 y puede dar problemas, que si deseo continuar o no. Evidentemente, como no podía ser de otra manera, la compilación casca... :-( ¿Cual sería la forma legal de hacer un downgrade del

Re: Hacer downgrade de gcc.

2010-09-05 Thread CHACO
2010/9/5 Ramses ramses.sevi...@gmail.com: Hola a todos, Estoy intentando instalar vmware server en un Ubuntu. Que tal preguntando en una lista de ubuntu? -- Diego Chacón Rojas diego.cha...@gmail.com San Jose Costa Rica     .-.     /v\    L   I   N   U   X    // \\   /(   )\ ^^-^^ This is

Re: Hacer downgrade de gcc.

2010-09-05 Thread Juan Manuel Acuña
si deseo generarla. Le digo que me lo genere, pero llegados a la compilación me dice que el kernel se compiló con la versión de gcc 4.2.2 y que la que hay actualmente instalada es la 4.2.3 y puede dar problemas, que si deseo continuar o no. Evidentemente, como no podía ser de otra manera, la

<    1   2   3   4   5   6   7   8   9   10   >