Date: Mon, 29 Aug 2005 18:02:52 -0400 From: Vizion <vizion@vizion.occoxmail.com> To: freebsd-eclipse@freebsd.org Cc: freebsd-java@freebsd.org Subject: Fwd: [Bug 89315] Add build files for FreeBSD (x86 and AMD64) Message-ID: <200508291502.53259.vizion@vizion.occoxmail.com>
next in thread | raw e-mail | index | archive | help
As the freebsd-eclipse@freebsd.org mailing list is new I forwarded a copy of this to freebsd-java@freebsd.org. If anyone wishes to discuss (or any eclipse specific issues) this will they please do so on the freebsd-eclipse mailing list Thanks ---------- Forwarded Message ---------- Subject: [Bug 89315] Add build files for FreeBSD (x86 and AMD64) Date: Monday 29 August 2005 12:04 From: bugzilla-daemon@eclipse.org To: vizion@vizion.occoxmail.com https://bugs.eclipse.org/bugs/show_bug.cgi?id=89315 ------- Additional Comments From bbiggs@ca.ibm.com 2005-08-29 15:04 ------- I intend to apply the patches to the launcher and SWT, but I have one question. I've been worried about the use of "libgtk-x11-2.0.so.0" vs "libgtk-x11-2.0.so" on *BSD vs Linux. For shared libraries, the first number is the major version number, and an unversioned .so link is supposed to point at the current development version (it's what -l uses). We can't dlopen the .so on every platform because doesn't always exist. Under many Linux distributions, the .so symbolic link only exists in the -devel package. I have heard that the library version weirdness on FreeBSD is due to a libtool bug, and is fixed by an "ltverhack" script at some point, but I have not been able to verify this. Anyway, back to the point, is there a sane #ifdef I can protect this around, or should I just use the FREEBSD one you define in the makefile? ------- You are receiving this mail because: ------- You are a voter for the bug, or are watching someone who is. ------------------------------------------------------- -- 40 yrs navigating and computing in blue waters. English Owner & Captain of British Registered 60' bluewater Ketch S/V Taurus. Currently in San Diego, CA. Sailing bound for Europe via Panama Canal after completing engineroom refit.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508291502.53259.vizion>