Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Compiling SWT and Eclipse on Solaris x86?

Ashley,

The steps for building swt binaries for configurations that we don't
distribute, such as Solaris x86,  can be found at
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-swt-home/SWT-Howto.html

Grant



|---------+---------------------------------->
|         |           "Ashley Collins"       |
|         |           <acollin2@xxxxxxxxxxx> |
|         |           Sent by:               |
|         |           platform-swt-dev-admin@|
|         |           eclipse.org            |
|         |                                  |
|         |                                  |
|         |           08/06/2002 10:51 AM    |
|         |           Please respond to      |
|         |           platform-swt-dev       |
|         |                                  |
|---------+---------------------------------->
  >--------------------------------------------------------------------------------------------------------|
  |                                                                                                        |
  |        To:      platform-swt-dev@xxxxxxxxxxx                                                           |
  |        cc:                                                                                             |
  |        Subject: [platform-swt-dev] Compiling SWT and Eclipse on Solaris x86?                           |
  >--------------------------------------------------------------------------------------------------------|



Hello All,

I ran into a couple of problems trying to build Eclipse 2.0 from the
eclipse-sourceBuild-srcIncluded-2.0.zip file on Solaris 8 x86.

Using ant 1.5 and sun's java sdk 1.4.0_01, running:

         ./build -os solaris -ws motif

, seemed to hang forever while doing the javadocs...but the main problem is
that when building target "install" I ended up with a Sparc binary instead
of an x86 one.

Has anyone had any success with Solaris x86?

Is there anything I can do to build an x86 SWT binary
(libswt-cde-motif-2047.so) by hand?


Many thanks.
Ashley

_________________________________________________________________
Join the world's largest e-mail service with MSN Hotmail.
http://www.hotmail.com

_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-swt-dev






Back to the top