> > Hello list
> >
> > I've got problems compiling Analog on a SusE Linux 6.4 system.
> > Probably I've got a wrong Makefile, especially the CFLAG = -O2
> > does not work. When typing make, I get the following error message:
> >
> > gcc            -O2         -DUNIX          -c alias.c
> > gcc: Internal compiler error: program cc1 got fatal signal 11
> > make: *** [alias.o] Error 1
> >
> > Is anybody experienced in compiling under Linux? Maybe Stephen
> > Turner, who developed it under Linux, as I read in one mail in
> > the mail archive.
> >
>
> It doesn't look like the Makefile. It looks as if there's something very
> wrong with your gcc. Have you successfully compiled other programs?
>
> --
> Stephen Turner     Cambridge, UK        http://www.statslab.cam.ac.uk/~sret1/

Well, Stephen, I still think the problem is the Makefile. I changed the line
CFLAG = -O2
to CFLAG =   and it worked. Don't know why, but thera are no more errors.

Thanks Andi

+------------------------------------------------------------------------
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|    http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|    http://www.mail-archive.com/[email protected]/
|    http://lists.isite.net/listgate/analog-help/archives/
|    http://www.tallylist.com/archives/index.cfm/mlist.7
+------------------------------------------------------------------------

Reply via email to