This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: cannot make gcc 3.3


Try starting again fresh, and this time do not build in the source
directory.

         2. unpacked with: 'tar xzf gcc-3.3.tar.gz'
	   3.1. mkdir buildgcc
         3.2. cd to buildgcc
         4. command '../gcc-3.3/configure'
         5. command 'make'

gcc used to knot like building in the source directory, this may still be
the case.

JR


> -----Original Message-----
> From: Bart Pit [mailto:bart@colorscan.nl]
> Sent: Tuesday, May 27, 2003 7:02 AM
> To: gcc@gcc.gnu.org
> Subject: cannot make gcc 3.3
> 
> 
> Hi, i'm a student from The Netherlands and i'm trying to 
> install gcc-3.3
> My OS is Redhat. I'm an total amateur with Linux. I get the following
> errors at the end of the make-process. I have absolutely no idea what
> these errors mean...
> 
> fatal error: file gnat1drv.ali is incorrectly formatted
> make sure you are using consistent versions of gcc/gnatbind
> 4.
>      |
> make[1]: *** [ada/b_gnat1.c] Error 4
> make[1]: Leaving directory `/usr/local/gcc-3.3/gcc'
> make: *** [all-gcc] Error 2
> 
> This is what i did:
>         1. downloaded gcc-3.3.tar.gz
>         2. unpacked with: 'tar xzf gcc-3.3.tar.gz'
>         3. cd to gcc-3.3
>         4. command './configure'
>         5. command 'make'
> Are these commands ok or should i take some additional steps? 
> Please let
> me know...i'm getting desperate here ;)
> 
> With kind regards,
> 
> Bart
> 
> 
> 
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]