Re: [IRIX6.5] Gtk 1.1.12 Compilation Weirdness ...
- From: Owen Taylor <otaylor redhat com>
- To: Ronan Bourlier <rbourlie ford com>
- Cc: gtk-list redhat com
- Subject: Re: [IRIX6.5] Gtk 1.1.12 Compilation Weirdness ...
- Date: 14 Jan 1999 11:16:41 -0500
Ronan Bourlier <rbourlie@ford.com> writes:
Maximilien Lincourt wrote:
> > I'm trying to build the latest gtk+ ( 1.1.12 ) on my O2 running
> > Irix 6.5, I now see a weird problem that I never saw before ...
> > ( the only other gtk+ I build on Irix6.5 was 1.0.6 )
> >
> > using native tools ( cc, make, ... )
> >
> > gtk build OK ( the gtk directory; (cd gtk/; make) )
> >
> > The Makefile in the gdk directory seem to have a small problem;
> > when launching the make, it build the gdk library sources over and
> > over again ...
> > CFLAGS=-I/usr/people/maxou/include
> > LDFLAGS=-L/usr/people/maxou/lib
> > LD_LIBRARY_PATH=/usr/people/maxou/lib/:DEFAULT
> >
> > using ./configure --prefix=/usr/people/maxou/ --disable-nls
> > (configure run OK )
> >
> > here is the first line of the gdk make output :
> >
> > /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..
> > -DG_LOG_DOMAIN=\"Gdk\" -I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM
> > -I/usr/people/maxou/lib/glib/include -I/usr/people/maxou/include
> > libgdk_la_SOURCES = gdk.c gdkcc.c gdkcolor.c gdkcursor.c gdkdnd.c
> > gdkdraw.c gdkevents.c gdkfont.c gdkgc.c gdkglobals.c gdkim.c
> > gdkimage.c gdkinput.c gdkinput.h gdkinputnone.h gdkinputcommon.h
> > gdkinputgxi.h gdkinputxfree.h gdkpixmap.c gdkproperty.c gdkrgb.c
> > gdkrectangle.c gdkregion.c gdkselection.c gdkvisual.c gdkwindow.c
> > gdkxid.c MwmUtil.h gxid_lib.h gxid_proto.h gxid_lib.c
> > -I/usr/people/maxou/include -c gdk.c
> >
> > ...
> Hi,I have an O2 with IRIX 6.5 too,
> and I don't have any trouble compiling with egcs 1.1.1.
>
> I did try to compile previous versions with cc and it worked but I don't
> know for the version 1.1.12.
>
> Till gtk reaches the 1.2 stable level, I think it would be better to use
> egcs 1.1,
> or gcc, as I am not sure that compiling on SGI is one of the priority of
> GTK
> developpers ...
But if nobody tries to use SGI cc or make (actually, cc,
in the past has had _less_ reported problems than GCC on IRIX),
is 1.2 supposed to be stable on IRIX?
GTK+ is supposed to work without gmake and has worked OK
with other makes in the past. Most of the core GTK+
developers don't personally have access to SGI boxes,
so we rely on other people to figure out what is happening
in these sorts of situations and submit patches.
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]