This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

How to build gygwin on SUN/Solaris ?


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@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]