org.eclipse.core.filesystem.linux.x86_64/BUILD_INFO.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (download) (annotate)
Thu May 10 13:50:49 2007 UTC (2 years, 6 months ago) by johna
Branch: MAIN
CVS Tags: R3_4, R3_5, v20070510, R3_5_1, R3_4_2, R3_4_1, R3_3_1_1, v20071126, v20080604-1400, R3_3_1, R3_3_2, R3_3, pre_R3_3
Branch point for: R3_5_maintenance
Changes since 1.1: +5 -5 lines
Bug 184433 Contribute symlink-enabled liblocalfile for Linux x86_64
Native Build Info:
------------------

platform:         x86_64-redhat-linux
built by:         john_arthorne@ca.ibm.com
build date:       10-May-2007
OS Name:          Red Hat Enterprise Linux Client release 4
OS Version:       Linux 2.6.9-42.EL x86_64 (glibc-2.3.4-2.25)
Compiler version: gcc version 3.4.6-3

build script:
-------------
#!/bin/sh
rpm -q glibc
#ensure system gcc
export PATH=/usr/bin:$PATH
cd org.eclipse.core.filesystem/natives/unix/linux
make JAVA_HOME=$HOME/jdk1.5.0_11_x86-64
cp liblocalfile_1_0_0.so ../../../../org.eclipse.core.filesystem.linux.x86_64/os/linux/x86_64/