Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 38113 invoked from network); 19 May 2004 14:00:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 19 May 2004 14:00:55 -0000 Received: (qmail 87505 invoked by uid 500); 19 May 2004 13:59:43 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 87433 invoked by uid 500); 19 May 2004 13:59:42 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 87278 invoked by uid 98); 19 May 2004 13:59:41 -0000 Received: from eim65@tid.es by hermes.apache.org by uid 82 with qmail-scanner-1.20 (clamuko: 0.70. Clear:RC:0(193.145.240.2):. Processed in 0.695199 secs); 19 May 2004 13:59:41 -0000 X-Qmail-Scanner-Mail-From: eim65@tid.es via hermes.apache.org X-Qmail-Scanner: 1.20 (Clear:RC:0(193.145.240.2):. Processed in 0.695199 secs) Received: from unknown (HELO correo.tid.es) (193.145.240.2) by hermes.apache.org with SMTP; 19 May 2004 13:59:40 -0000 Received: from conversion-daemon.tid.hi.inet by tid.hi.inet (iPlanet Messaging Server 5.2 HotFix 1.18 (built Jul 28 2003)) id <0HXY00101S4WE4@tid.hi.inet> for users@httpd.apache.org; Wed, 19 May 2004 15:59:27 +0200 (MEST) Received: from tneizquierdo (tn-eizquierdo.hi.inet [10.95.10.39]) by tid.hi.inet (iPlanet Messaging Server 5.2 HotFix 1.18 (built Jul 28 2003)) with SMTP id <0HXY005A9S73K2@tid.hi.inet> for users@httpd.apache.org; Wed, 19 May 2004 15:59:27 +0200 (MEST) Date: Wed, 19 May 2004 16:00:59 +0200 From: Eduardo Izquierdo In-reply-to: <40AA33A7.9050302@winfreeacademy.com> To: users@httpd.apache.org Message-id: MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4927.1200 X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Content-type: text/plain; charset=UTF-8 Content-transfer-encoding: 7BIT Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal X-Spam-Rating: hermes.apache.org 1.6.2 0/1000/N Subject: RE: [users@httpd] RE: Compile&run Apache with 64 bits X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Thanks Joe, Laura and aspa. Finally I could compile on 64 bits. I have installed the new gcc 3.4.0. Using this: CC="gcc" CFLAGS="-m64" ./configure --prefix=/opt/apacheprueba This time it understood option CFLAGS. Thanks all. -----Mensaje original----- De: Laura Vance [mailto:vancel@winfreeacademy.com] Enviado el: martes, 18 de mayo de 2004 18:03 Para: users@httpd.apache.org Asunto: Re: [users@httpd] RE: Compile&run Apache with 64 bits Eduardo Izquierdo wrote: >Thanks Joe, > >unfortunately it gives an error using that: > >latamdes-4 >> CC="gcc -m64" ./configure --prefix=/opt/apacheprueba > >checking for gcc... gcc -m64 >checking for C compiler default output file name... configure: error: C compiler > cannot create executables > It looks like this is a problem with your installation of gcc. This error seems to indicate that your compiler either cannot create 64 bit executables or your system cannot run them. >See `config.log' for more details. >configure failed for srclib/apr > >Another solution? > >Thanks. > > > -- Thanks, Laura Vance Systems Engineer Winfree Academy Charter Schools, Data-Business Office 1711 W. Irving Blvd. Ste 310 Irving, Tx 75061 Web: www.winfreeacademy.com --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org