Newsgroups: fj.windows.x,fj.sys.sun
Path: galaxy.trc.rwcp.or.jp!coconuts.jaist!wnoc-tyo-news!spinnews!spin-alg0-tky!rd400!hangi.tjsys.co.jp!nagasaki
From: nagasaki@hangi.tjsys.co.jp (Koji Nagasaki)
Subject: Re: X11R[5-6] can be build on SunOS 4.0.x ?
In-Reply-To: tss@a.u-tokyo.ac.jp's message of 5 Nov 1995 11:35:38 GMT
Message-ID: <NAGASAKI.95Nov6142610@hangi.tjsys.co.jp>
Lines: 40
Sender: news@hangi.tjsys.co.jp
Organization: Semiconductor Engineering Department, TOSHIBA Information Systems
	Co., (Japan)
References: <47i7ib$d64@t-server.t.u-tokyo.ac.jp>
Date: Mon, 6 Nov 1995 05:26:10 GMT
Xref: galaxy.trc.rwcp.or.jp fj.windows.x:3575 fj.sys.sun:6551
X-originally-archived-at: http://galaxy.rwcp.or.jp/text/cgi-bin/newsarticle2?ng=fj.sys.sun&nb=6551&hd=a
X-reformat-date: Mon, 18 Oct 2004 15:18:22 +0900
X-reformat-comment: Tabs were expanded into 4 column tabstops by the Galaxy's archiver. See http://katsu.watanabe.name/ancientfj/galaxy-format.html for more info.


$BEl<G>pJs%7%9%F%`$ND9:j$G$9!#(B

In article <47i7ib$d64@t-server.t.u-tokyo.ac.jp> tss@a.u-tokyo.ac.jp (SASABE Tetsuro) writes:
  >>  $B;v>p$G(B SunOS 4.0.3 $B$KG{$i$l$?(B sun4/110 $B$r;H$C$F$$$^$9!#(Bcgfour $B$,:\$C(B
  >>$B$F$$$k$N$G(B SunView $B$J$s$+$G$O?'$,Ce$1$i$l$^$9!#$3$$$D$G(B X11R6 $B$+(B R5 $B$"(B
  >>$B$?$j$r:n$C$?7P83$N$"$kJ}$O$$$i$C$7$c$$$^$9$+!)(B
  >>
  >>  $B$5$F!"$3$$$D$G(B X $B$r:n$m$&$+$H;W$$$?$A$^$7$?!#(BR6 $B$N%D%j!<$r;}$C$FMh$F(B
  >>make Wolrd $B$7$^$7$?$,!"(Bheader $B$,L5$$$H$+(B define $B$5$l$F$J$$$H$+$G$"$A$3(B
  >>$B$A$R$C$+$+$j$^$9!#>/$J$/$H$b(B

sun4/110 $B$G$O$J$$$G$9$,!"0JA0(B sun4/370 SunOS 4.0.3 $B$G(B X11R5 $B$r:n$C$?;~$O(B
make World BOOTSTRAPCFLAGS=-DNOSTDHDRS $B$G$G$-$^$7$?!#(B
X11R6 $B$G$b(B RELESENOTE.TXT $B$K<!$N$h$&$K$+$+$l$F$$$k$N$G!"(B
$B$3$l$G$G$-$k$N$G$O$J$$$G$7$g$&$+!)(B

-------------------------------- xc/RELNOTES.TXT ------------------------------
See if there is a BootstrapCFlags mentioned in the comments in the vendor.cf
file.  If there isn't one, cd to the xc directory and type:

     make World >& world.log

If there is a BootstrapCFlags, take its value and type:

     make World BOOTSTRAPCFLAGS="value" >& world.log
-------------------------------------------------------------------------------

-------------------------------- xc/config/cf/sun.cf --------------------------
#if OSMajorVersion < 4 || (OSMajorVersion == 4 && OSMinorVersion < 1)
/* We do not guarantee this will work */
#define BootstrapCFlags   -DNOSTDHDRS
#define StandardDefines   -DNOSTDHDRS
#define XawI18nDefines     -DUSE_XWCHAR_STRING -DUSE_XMBTOWC
#endif
-------------------------------------------------------------------------------
--
#      Koji Nagasaki   E-mail : nagasaki@hangi.tjsys.co.jp
#-#        Semiconductor Engineering Department
#-#-#          TOSHIBA Information Systems Co., (Japan)
