"Building GCJ for Windows" Scripts Issues

Mohan Embar gnustuff@thisiscool.com
Mon Jul 24 17:19:00 GMT 2006


Hi Ranjit,

>On your build machine, try this (in a suitably junk folder):
>
>  touch Imakefile
>  xmkmf
>  grep INCROOT Makefile
>
>On my machine, I see:
>
>  INCROOT = /usr/X11R6/include
>
>On your machine, you probably have "/usr/include" in there too.

FWIW, my grep returns this (FC5):

          INCROOT = /usr/include
     BUILDINCROOT = $(TOP)/exports
      BUILDINCDIR = $(BUILDINCROOT)/include
    XBUILDINCROOT = $(XTOP)/exports
     XBUILDINCDIR = $(XBUILDINCROOT)/include/X11
     XBUILDBINDIR = $(XBUILDINCROOT)/bin
           INCDIR = $(INCROOT)
       INCLUDESRC = $(BUILDINCROOT)/include
     TOP_INCLUDES = -I$(INCROOT) $(TOP_X_INCLUDES)

-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/






More information about the Java mailing list