[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
|
- From: Andrew Niefer <aniefer@xxxxxxxxxx>
- Date: Mon, 21 Jan 2008 11:09:43 -0500
- Newsgroups: eclipse.platform
- Organization: EclipseCorner
- User-agent: Thunderbird 2.0.0.9 (Windows/20071031)
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