[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] Re: Laucher issue on HP-UX - startup.jar missing

I am not very familiar with HP, is IPF the same as ia64_32?
Because Eclipse 3.4 is being built for hpux/motif/ia64_32.

You can get the source from cvs:
dev.eclipse.org/cvsroot/eclipse/org.eclipse.equinox.executable
dev.eclipse.org/cvsroot/eclipse/org.eclipse.equinox.launcher

In org.eclipse.equinox.executable/library/motif there is a build.sh and a make file for ia64_32. The result of a build is the eclipse executable and a eclipse_*.so shared library. The shared library need to be placed in a motif.hpux.IPF or equivalent fragment, the existing fragments are in
org.eclipse.equinox.launcher/fragments or org.eclipse.equinox.launcher/contributed.


-Andrew
Thomas Bruns wrote:
Hello Andrew

how can i complie the launcher and the shared library?

thx
THomas