gcc 2.8.1

llewelly@dbritsch.dsl.xmission.com llewelly@dbritsch.dsl.xmission.com
Wed Apr 5 03:26:00 GMT 2000


On Wed, 5 Apr 2000, Ramon Escriba - Condor wrote:

> 
> > Date: Wed, 05 Apr 2000 02:10:20 -0400
> > From: "Bradley M. Kuhn" <gnu@gnu.org>
> > Subject: Re: gcc 2.8.1
> > To: Ramon Escriba - Condor <ramon@aows10.uab.es>
> > MIME-version: 1.0
> > X-No-Archive: yes
> > 
> > 
> > You should send this question to the GCC users' mailing list:
> > help-gcc@gnu.org.  This is gated to the news group, gnu.gcc.help.  You
> > can subscribe to the mailing list by sending the word "subscribe" to
> > the address help-gcc-request@gnu.org.
> > 
> > You can find a complete list of our mailing lists and newsgroups on
> > our web site at http://www.gnu.org/prep/mailinglists.html .

I hate to send you in a circle, but I do not think this is a problem with
  gcc; more likely it is a problem with pvmpovray.

> > 
> > Good luck and happy hacking!
> > 
> > Ramon Escriba - Condor wrote:
> > > Hi
> > > 
> > > I'm in a SUN,Solaris 2.6,with a gcc 2.8.1 installed.

gcc 2.8.1 is obsolete, and has many known bugs.

If you can manage it, upgrade to gcc-2.95.2 , from
  ftp://ftp.gnu.org/gnu/gcc/gcc-2.95.2.tar.gz

Be sure to read README, install/CONFIGURE, install/BUILD,
  install/SPECIFIC, and the other install instructions carefully. 


>Well,where is the 
> include
> > > file features.h ? (I'm user,not root)
> > > I've also download gcc 2.8.1 from ftp://ftp.gnu.org ,but i can't found 
> > > features.h .

The only <features.h> I know of comes with glibc (the gnu c library) . 
I do not know if this is the <features.h> that povray requires.

> > > 
> > > With <features.h> in pvm.h... :
> > > 
> > > > To: Ramon Escriba - Condor <ramon@aows10.uab.es>
> > > > MIME-version: 1.0
> > > > X-Operating-System: Debian GNU/Linux 2.2 (Kernel 2.2.14-mosix)
> > > > 
> > > > Hi there,
> > > > 
> > > > <features.h> only exists, if you have installed the complete GCC 
> distribution
> > > > from ftp.gnu.org.

$find gcc-2.95.2 -name 'features.h' -print
$

I really do not think <features.h> comes with gcc.

[snip]



More information about the Gcc-help mailing list