From: bischoff AT ise DOT com (Andreas Bischoff) Subject: How to build gygwin on SUN/Solaris ? 21 May 1997 14:04:03 -0700 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <199705201926.MAA28142.cygnus.gnu-win32@ws4.ise.com> Original-To: gnu-win32 AT cygnus DOT com Original-Cc: bischoff AT ise DOT com X-Sun-Charset: US-ASCII Original-Sender: owner-gnu-win32 AT cygnus DOT com Hi all, Geoffrey mentioned that tcl/tk can only be build under Unix. I tried it on my Solaris box, but it couldn't build wish: gcc -O2 tkAppInit.o -L/smallhome/cygnusb18/cdk/tk/unix -ltk4.2 -L/smallhome/cygnusb18/cdk/tcl/unix -ltcl7.6 -lsocket -lnsl -Wl,-Bstatic -L/usr/openwin/lib -lX11 -lXext -lX11 -Wl,-Bdynamic -ldl -lm -lc \ -o wish Undefined first referenced symbol in file wslen /usr/openwin/lib/libX11.a(XSunWcTProp.o) (/usr/lib/libw.so.1?) ld: fatal: Symbol referencing errors. No output written to wish I used the following configure in the top level cdk directory: ../configure --build=sparc-sun-solaris2.4 --host=sparc-sun-solaris2.4 --target=i486-pc-cygwin32 Anything wrong with it ? I admit I never build a cross compiler before :-) TIA, Andreas - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".