Re: objc compile breaks



I dont know if anyone else encountered this.. Using gcc 2.8.1, libstdc++
2.8.1.1 and libg++ 2.8.1.1.. I got extremely bad results trying to
compile gnome-objc..

They were internal errors from objcc1, having something to do with
"missing register spill".. (on a x86 system)

I gave up on it.. After tying to recompile various libs, and recompile
some of the compiler componets.. I installed egcs, and all has been
great.



Paul Johnson wrote:
> 
> I have seen one like this. ON my redhat 5.1 system, the objective
> C stuff is for the egcs compiler, not gcc. So in order to compile
> obj-c, you have to change the compiler from gcc to egcs.
> 
> If you don't have redhat 5.1, sorry, my advice is totally off the wall.
> 
> On Wed, 17 Jun 1998, Reset wrote:
> 
> > Hello, I've checked the Gnome Bug Tracker and also have monitored the
> > list for an answer to this.  Hopefully its something simple.  While
> > compiling objc  I get this error.  the configure script runs cleanly and
> > I've tried replacing several libs but to no avail.
> >
> >
> > usr/X11R6/include -g -O2 -c -fPIC -DPIC obgtkAcceleratorTable.m
> > In file included from obgtkAcceleratorTable.m:1:
> > obgtkAcceleratorTable.h:4: objc/Object.h: No such file or directory
> > In file included from obgtkAcceleratorTable.m:2:
> > obgtkObject.h:4: objc/Object.h: No such file or directory
> > make[2]: *** [obgtkAcceleratorTable.lo] Error 1
> > make[2]: Leaving directory `/usr/src/gnome-objc-0.20/obgtk'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/usr/src/gnome-objc-0.20'
> > make: *** [all-recursive-am] Error 2
> >
> >
> > Thanks
> > Ron
> > aka reset@mbay.net
> >
> >
> > --
> >          To unsubscribe: mail gnome-list-request@gnome.org with
> >                        "unsubscribe" as the Subject.
> >
> >
> 
> Paul E. Johnson                      pauljohn@ukans.edu
> Dept. of Political Science           http://lark.cc.ukans.edu/~pauljohn
> University of Kansas                 Office: (913) 864-9086
> Lawrence, Kansas 66045               FAX: (913) 864-5700
> 
> 
> --
>          To unsubscribe: mail gnome-list-request@gnome.org with
>                        "unsubscribe" as the Subject.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]