search for: mpentiumpro

Displaying 13 results from an estimated 13 matches for "mpentiumpro".

Did you mean: pentiumpro
2002 Jun 03
1
build fails dumping R code in 'methods' on i686-pc-linux-gnu (PR#1630)
...failure occurs using defaults for CFLAGS, etc. Install patches: zcat R-release.diff.gz | patch -p1 R is now configured for i686-pc-linux-gnu Source directory: . Installation directory: /usr/local C compiler: gcc -D__NO_MATH_INLINES -mieee-fp -O2 \ -pipe -s -mpentiumpro -mcpu=pentiumpro -march=pentiumpro -mieee-fp \ -malign-loops=2 -malign-jumps=2 -malign-functions=2 \ -mpreferred-stack-boundary=2 C++ compiler: g++ -mieee-fp -O2 -pipe -s -mpentiumpro \ -mcpu=pentiumpro -march=pentiumpro -mieee-fp -malign-loops=2 \ -malign-jumps=2 -malign-funct...
2002 Jun 04
0
build fails dumping R code in 'methods' on i686-pc-linux-gnu (PR#1632)
...gt; Install patches: > > zcat R-release.diff.gz | patch -p1 > > R is now configured for i686-pc-linux-gnu > > Source directory: . > Installation directory: /usr/local > C compiler: gcc -D__NO_MATH_INLINES -mieee-fp -O2 \ > -pipe -s -mpentiumpro -mcpu=pentiumpro -march=pentiumpro -mieee-fp \ > -malign-loops=2 -malign-jumps=2 -malign-functions=2 \ > -mpreferred-stack-boundary=2 > C++ compiler: g++ -mieee-fp -O2 -pipe -s -mpentiumpro \ > -mcpu=pentiumpro -march=pentiumpro -mieee-fp -malign-loops=2 \ > -mal...
2003 May 16
1
Help please : make buildworld fails when upgrading to 4.8 stable
...sl/ssl/bio_ssl.c:209: `SSL_ERROR_WANT_ACCEPT' undeclared (first use in this function) /usr/src/secure/lib/libssl/../../../crypto/openssl/ssl/bio_ssl.c:209: (Each undeclared identifier is reported only once Any idea ??? Thanks a lot in advance. My make.conf is : CPUTYPE=i686 CFLAGS= -O -pipe -mpentiumpro COPTFLAGS= -O -pipe -mpentiumpro NO_FORTRAN= true # do not build g77 and related libraries NOGAMES= true # do not build games (games/ subdir) NOUUCP= true # do not build uucp related programs NOPROFILE= true # Avoid compiling profiled libraries MAKE_KERBEROS5= yes COMPA...
2000 Mar 01
1
Re: R-1.0.0 is released (PR#466)
...> all(tx == tx0) Error in all(tx == tx0) : dim<- length of dims do not match the length of object Execution halted Don't shure what I should think about it. my compiler is: >gcc --version 2.95.2 R is compiled using the "-fPIC -O3 -fstrict-aliasing -ffast-math -funroll-loops -mpentiumpro -march=pentiumpro -fschedule-insns2" compiler switches. I used ./configure --with-g77 --enable-blas_risc --enable-readline --with-x for configuring. Cheers Berthold -- bhoel@starship.python.net / http://starship.python.net/crew/bhoel/ It is unlawful to use this email address fo...
2004 Aug 06
2
DarkIce
...le gcc -DHAVE_CONFIG_H -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -funroll-loops -fthread-jumps -malign-double -frerun-loop-opt -fgcse -fexpensive-optimizations -fmove-all-movables -fschedule-insns2 -freduce-all-givs -mpentiumpro -march=pentiumpro -mfancy-math-387 -Wall -pipe -c -o tabinit.lo `test -f tabinit.c || echo './'`tabinit.c rm -f .libs/tabinit.lo gcc -DHAVE_CONFIG_H -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -funroll-loops -fthread-jumps -ma...
2003 May 21
6
5.0-RELEASE --> cannot build any Mozilla Version
Hi, I am running FreeBSD 5.0-RELEASE-p7 and cannot build any Mozilla version from ports. The build exits for all versions at the same point. A source file called jsdtoa.c. Thanks.. Here is my error report: ******************************************************************************* cc -o jsdtoa.o -c -DOSTYPE=\"FreeBSD5\" -DOSARCH=\"FreeBSD\" -DEXPORT_JS_API
2008 Mar 05
0
Press delete key three times in R-2.6.1 to get segmentation fault (PR#10892)
...#39; is deprecated. Use `-march=i386' or `-mtune=i386' instead. } %{m486:-mtune=i486 %n`-m486' is deprecated. Use `-march=i486' or `-mtune=i486' instead. } %{mpentium:-mtune=pentium %n`-mpentium' is deprecated. Use `-march=pentium' or `-mtune=pentium' instead. } %{mpentiumpro:-mtune=pentiumpro %n`-mpentiumpro' is deprecated. Use `-march=pentiumpro' or `-mtune=pentiumpro' instead. } %{mcpu=*:-mtune=%* %n`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. }} %<mcpu=* %{mintel-syntax:-masm=intel %n`-mintel-syntax' is deprecated....
2000 Mar 01
1
Re: Re: R-1.0.0 is released (PR#467)
...h of dims do not match the length of object > Execution halted > > Don't shure what I should think about it. > > my compiler is: > > >gcc --version > 2.95.2 > > R is compiled using the > > "-fPIC -O3 -fstrict-aliasing -ffast-math -funroll-loops -mpentiumpro -march=pentiumpro -fschedule-insns2" > > compiler switches. I used > > ./configure --with-g77 --enable-blas_risc --enable-readline --with-x > > for configuring. That's a pretty heavy set of optimization options you're using there! Basically, there are two possib...
2000 Mar 01
1
Re: Re: R-1.0.0 is released (PR#467)
...h of dims do not match the length of object > Execution halted > > Don't shure what I should think about it. > > my compiler is: > > >gcc --version > 2.95.2 > > R is compiled using the > > "-fPIC -O3 -fstrict-aliasing -ffast-math -funroll-loops -mpentiumpro -march=pentiumpro -fschedule-insns2" > > compiler switches. I used > > ./configure --with-g77 --enable-blas_risc --enable-readline --with-x > > for configuring. That's a pretty heavy set of optimization options you're using there! Basically, there are two possib...
1999 Nov 15
2
Problem with socket options after upgrading to Samba 2.0.6
Hi there everyone, Again another slight thing I noticed since I upgraded to Samba 2.0.6 from 2.0.5a. I'm using RedHat Linux on a Celeron 400 with kernel 2.2.13. My socket options in smb.conf is set to "TCP_NODELAY IPTOS_LOWDELAY SO_KEEPALIVE SO_SNDBUF=8192 SO_RCVBUF=8192". However I've started getting the following everytime I SIGHUP to reload the configs and stop-start:
1999 Dec 08
3
Broken Pipe Errors
...set_socket_options(148) Failed to set socket option SO_RCVBUF (Error Bad file descriptor) Also for whatever it's worth, I've recompiled my Samba, now using EGCS 1.1.2-12 (before I was using GCC 2.95.1 and thought maybe that was where my problem lay). My optimization flags are: "-O3 -mpentiumpro -march=pentiumpro -malign-loops=2 -malign-jumps=2 -malign-functions=2". The server is on a Celeron 400 with 128MB of RAM. :-) Please help!!! Solutions would be great, other people saying this is their problem too would be great too (for notes comparison), and people with explanations to these...
2000 Feb 29
7
R-1.0.0 is released
I've rolled up R-1.0.0.tgz a short while ago. You can get it from ftp://cvs.r-project.org/pub/CRAN/src/base/R-1.0.0.tgz or http://cvs.r-project.org/pub/CRAN/src/base/R-1.0.0.tgz or wait for it to be mirrored at a CRAN site near you within a day or two. It should get to the CRAN master site within a few hours. There's also a version split in three for floppies if you prefer that.
2000 Feb 29
7
R-1.0.0 is released
I've rolled up R-1.0.0.tgz a short while ago. You can get it from ftp://cvs.r-project.org/pub/CRAN/src/base/R-1.0.0.tgz or http://cvs.r-project.org/pub/CRAN/src/base/R-1.0.0.tgz or wait for it to be mirrored at a CRAN site near you within a day or two. It should get to the CRAN master site within a few hours. There's also a version split in three for floppies if you prefer that.