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?

I've managed to build the eclipse binary from launchersrc.zip, but when I unpack ./plugins/org.eclipse.swt.motif_2.0.0/ws/motif/swt.jar I don't get a "library" directory.

The file I used as a base was eclipse-SDK-2.0-linux-motif.zip.

Can anyone help?

Thanks.
Ashley


From: "Grant Gayed" <Grant_Gayed@xxxxxxx>
Reply-To: platform-swt-dev@xxxxxxxxxxx
To: platform-swt-dev@xxxxxxxxxxx
Subject: Re: [platform-swt-dev] Compiling SWT and Eclipse on Solaris x86?
Date: Tue, 6 Aug 2002 11:20:08 -0400


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




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




_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com



Back to the top