[newbie] compat-gcc

2004-11-26 Per discussione Albert Charron
A user of my server requested that I install compat-gcc (it's the development play server) for recompiling a third party application (I don't know the name...) . I could not find any package for Mandrake and the packages for RedHad/Fedora don't work (conflicts, missing dependancies, breaking

Re: [newbie-it] gcc

2003-10-24 Per discussione miKe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alle 16:59, giovedì 23 ottobre 2003, Eraser Head ha scritto a MLdrake in merito a [newbie-it] gcc : Ciao a tutti. Ho scoperto da pochissimo che il gcc quando compila ottimizza il compilato per la macchina in uso. Il codice cosi' compilato

[newbie-it] gcc

2003-10-23 Per discussione Eraser Head
Ciao a tutti. Ho scoperto da pochissimo che il gcc quando compila ottimizza il compilato per la macchina in uso. Il codice cosi' compilato produce quindi dei sorgenti che non e' detto funzionino su altre macchine (ad esempio con processore diverso). Volevo quindi chiedervi se esiste un modo (e

Re: [newbie] Multiple GCC

2003-07-15 Per discussione Orlando Gonzalez
--- raymond [EMAIL PROTECTED] wrote: Hi to all! Is it possible to install multiple gcc using rpm command? I'm using mandrake 9.0 I've plan to install flowscan, but it requires lower version of gcc like gcc-2.95. Can You help me? Thanks. Raymond -- I am not sure if

Re: [newbie] Upgrading Gcc to 3.01 from bugy 2.96 under Mandrak 8.2

2002-06-23 Per discussione Duane King
I say 'buggy' becouse it does not compile some libs correclty; I was/am trying to compile and install the newest version of Mplayer (As said in the email- see, I DID tell you the prog), but due to the fact that some of the libs (like LAME for example)compile incorrectly due to a very small bug in

Re: [newbie] Upgrading Gcc to 3.01 from bugy 2.96 under Mandrak 8.2

2002-06-23 Per discussione Charles A Edwards
On Sun, 23 Jun 2002 00:45:10 -0700 (PDT) Duane King [EMAIL PROTECTED] wrote: AS for my problem, I did a standard upgrade/install from source; Yet when I do a --version, I get th old one.. as if its not taking, strangly enough - any ideas on this? Different versions of gcc will

[newbie] Upgrading Gcc to 3.01 from bugy 2.96 under Mandrak 8.2

2002-06-21 Per discussione Duane King
Due to the buggy nature of the mandrake installed Gcc 2.96 (I fail to understand just why they installed a buggy gcc in the first place.. blah), and the fact that it can not compile some sound and vidio libs correctly, I wish to upgrade to gcc 3.01; The problem is, becouse of the non-standard way

Re: [newbie] Upgrading Gcc to 3.01 from bugy 2.96 under Mandrak 8.2

2002-06-21 Per discussione Charles A Edwards
On Fri, 21 Jun 2002 10:19:08 -0700 (PDT) Duane King [EMAIL PROTECTED] wrote: Due to the buggy nature of the mandrake installed Gcc 2.96 (I fail to understand just why they installed a buggy gcc in the first place.. blah), and the fact that it can not compile some sound and vidio libs

Re: [newbie] Upgrading Gcc to 3.01 from bugy 2.96 under Mandrak 8.2

2002-06-21 Per discussione civileme
Charles A Edwards wrote: On Fri, 21 Jun 2002 10:19:08 -0700 (PDT) Duane King [EMAIL PROTECTED] wrote: Due to the buggy nature of the mandrake installed Gcc 2.96 (I fail to understand just why they installed a buggy gcc in the first place.. blah), and the fact that it can not compile some sound

[newbie] Running gcc

2002-04-21 Per discussione Marco Verheul
Hey folks, I'm trying to install a theme and when I run ./configure I get the following message: # ./configure (lots of text...) configure: error: installation or configuration problem: c++ compiler cannot create executables Although I understand what it means I don't know the first thing

Re: [newbie] Installing gcc (WAS: mosfet-liquid theme)

2002-04-16 Per discussione Marco Verheul
Charles, I'm running 8.1 and I tried to install gcc with soft mgr. No succes there, I get a load of errors. Would appreciate any suggestions on that part. Thanks. Regards, Marco At this point it has nothing to do with path checking for gcc... no checking for cc... no This means that

Re: [newbie] Installing gcc (WAS: mosfet-liquid theme)

2002-04-16 Per discussione Charles A Edwards
On 16 Apr 2002 23:09:07 +0200 Marco Verheul [EMAIL PROTECTED] wrote: Charles, I'm running 8.1 and I tried to install gcc with soft mgr. No succes there, I get a load of errors. Would appreciate any suggestions on that part. Thanks. What errors? I can not help if I do not know what they

Re: [newbie-it] gcc

2002-03-08 Per discussione Germano
Prova con gcc -o nomebin nomesrc -lm Al di là della notazione la cosa importante è la libreria lm. Ciao, Germano Il 15:27, giovedì 07 marzo 2002, hai scritto: Sto facendo delle prove di compilazione usando gcc. Ho un sorgente t.c che è brevemente così:

[newbie-it] gcc

2002-03-07 Per discussione Tommaso Leddi
Sto facendo delle prove di compilazione usando gcc. Ho un sorgente t.c che è brevemente così: - /* prova */ #include math.h #include stdio.h #include stdlib.h int main(int argc, char *argv[]) { printf( %f /n, sqrt( 33 ) );

Re: [newbie-it] gcc

2002-03-07 Per discussione Stefano Salari
--- Tommaso Leddi [EMAIL PROTECTED] ha scritto: Sto facendo delle prove di compilazione usando gcc. Ho un sorgente t.c che è brevemente così: - /* prova */ #include math.h #include stdio.h #include stdlib.h int main(int argc, char

[newbie] compile gcc error, need help

2002-01-01 Per discussione eric
Dear linux programers: what may cause compiler error [root@localhost c_program]# gcc hello.c as: /lib/libc.so.6: version `GLIBC_2.2.3' not found (required by /usr/lib/libbfd-2.11.92.0.12.so) hope to see your help eric, [EMAIL PROTECTED] Want to buy your Pack or Services from MandrakeSoft?

[newbie-it] gcc 2.96 e mplayer

2001-12-13 Per discussione Biss
Ciao a tutta la lista, ho cercato di installare mplayer ma non è compatibile con gcc 2.96. C'è un modo per aggirare l'ostacolo senza dovermi impelagare in un upgrade di gcc? Ciao a tutti Biss

R: [newbie-it] gcc 2.96 e mplayer

2001-12-13 Per discussione luca laghi
Su due piedi mi viene in mente una versione precompilata oppure una vecchia, compatibile con le librerie installate. Luca Ciao a tutta la lista, ho cercato di installare mplayer ma non è compatibile con gcc 2.96. C'è un modo per aggirare l'ostacolo senza dovermi impelagare in un upgrade di

[newbie-it] GCC, qualcuno ci capisce qualcosa?

2001-09-19 Per discussione CaMiX
Ciao. Mi sapreste dire come posso fare ad ottenere un buon funzionamento di gcc? Mi spiego: quando lancio un qualunque ./configure appare il messaggio: c compiler cannot create executables. Il ./configure lo lancio sempre da root. Come è possibile. Ho il sosppetto che sia successo tutto da quando

[newbie-it] GCC, qualcuno ci capisce qualcosa?

2001-09-19 Per discussione CaMiX
Ciao. Mi sapreste dire come posso fare ad ottenere un buon funzionamento di gcc? Mi spiego: quando lancio un qualunque ./configure appare il messaggio: c compiler cannot create executables. Il ./configure lo lancio sempre da root. Come è possibile. Ho il sosppetto che sia successo tutto da

RE: [newbie] cleaning gcc-3.0.1 installation files

2001-08-30 Per discussione FLYNN, Steve
: Gabriel Arcos [SMTP:[EMAIL PROTECTED]] Sent: Thursday, August 30, 2001 5:43 AM To: [EMAIL PROTECTED] Subject:Re: [newbie] cleaning gcc-3.0.1 installation files I did the instalation, but I wanna know if I can remove source directory

Re: [newbie] cleaning gcc-3.0.1 installation files

2001-08-30 Per discussione David E. Fox
This is a multi-part message in MIME format... =_999148231-7607-6 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit I did the instalation, but I wanna know if I can remove source directory? Sure, once it's installed you can blow the source

Re: [newbie] cleaning gcc-3.0.1 installation files

2001-08-29 Per discussione David E. Fox
Hi, I had compiled gcc-3.0.1 but the installation files get to much spa= ce from my little HardDisk. Somebody knows what directories I can delete wi= thout problems? there is a make clean? I can delete the source directory ? I seem to recall there is a makefile option that deletes the

[newbie] cleaning gcc-3.0.1 installation files

2001-08-29 Per discussione Gabriel Arcos
Hi, I had compiled gcc-3.0.1 but the installation files get to much space from my little HardDisk. Somebody knows what directories I can delete without problems? there is a make clean? I can delete the source directory ? Thanks!

Re: [newbie] cleaning gcc-3.0.1 installation files

2001-08-29 Per discussione Gabriel Arcos
I did the instalation, but I wanna know if I can remove source directory? - Original Message - From: David E. Fox [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, August 30, 2001 12:44 AM Subject: Re: [newbie] cleaning gcc-3.0.1 installation files Hi, I had compiled gcc

Re: [newbie-it] gcc 3.x

2001-07-26 Per discussione Fabio Coatti
Il 18:05, giovedì 26 luglio 2001, CaMiX scrisse: error: installation or configuration problem: C++ compiler cannot create executables. prova a leggere cosa c'è nel file config.log che trovi nella dir dove hai lanciato il configure. Come posso risolvere io problema? Ho provato a

Re: [newbie-it] gcc 3.x

2001-07-26 Per discussione CaMiX
Ho provato a eseguire il comando ma non noto nessuna differenza. Continua a dirmi che c'è installato il gcc precedente... Riguardo al file config.log il messaggio d'errore è questo: configure:1515: rm -rf SunWS_cache; g++ -o conftestconftest.C 15 ld: cannot open crtbegin.o: No such file or

Re: [newbie-it] gcc

2000-11-13 Per discussione Marco
Casa wrote: Il sab, 11 nov 2000, hai scritto: scusate la domanda, forse idiota, ma GCC è un ANSI C compiler? se no, dove lo posso trovare un ANSI C compiler? grazie mille, osva Io uso regolarmente gcc per compilare i programmi in ansi c, appunto. Ciao, Nicola. Se, dal prompt della

Re: [newbie-it] gcc

2000-11-12 Per discussione Casa
Il sab, 11 nov 2000, hai scritto: scusate la domanda, forse idiota, ma GCC è un ANSI C compiler? se no, dove lo posso trovare un ANSI C compiler? grazie mille, osva Io uso regolarmente gcc per compilare i programmi in ansi c, appunto. Ciao, Nicola.