Issue 5967 - Build OOO_STABLE_1 with 4NT and cygwin 1.3.10 tools
Summary: Build OOO_STABLE_1 with 4NT and cygwin 1.3.10 tools
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: current
Hardware: PC Windows 2000
: P3 Trivial (vote)
Target Milestone: ---
Assignee: Unknown
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-19 08:09 UTC by quetschke
Modified: 2003-03-16 20:12 UTC (History)
2 users (show)

See Also:
Issue Type: FEATURE
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Shell script. It updates the changed files from HEAD. (3.25 KB, text/plain)
2002-06-19 08:12 UTC, quetschke
no flags Details
Shell script. It gets the needed files from HEAD. (2.98 KB, text/plain)
2002-06-30 19:47 UTC, quetschke
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description quetschke 2002-06-19 08:09:44 UTC
This is a feature request for getting OOo build with current cygwin tools plus
4NT. It is also a HOWTO for doing this with the current OOO_STABLE_1 plus some
files from the HEAD branch. (Thanks ause)

I build OOO_STABLE_1 + patches from HEAD for Windows with a current (1.3.10)
cygwin version.
( Last version was: OOO_STABLE_1 from cvs, date 18.06.2002, 23:00 MET )

I used:

Windows 2K, MS VC++, JDK 1.3.1, MASM (see *)
Cygwin 1.3.10 (including autoconf, bison, perl, zip, cvs etc.) (see **),
4NT Version 4.01 (see *)
adoctint.h and SqlUcode.h (see *)
The gpc general polygon clipper library (see *)

*) http://www.openoffice.org/dev_docs/source/build_windows.html#BuildRequirements
**) Don't use symlinks! Copy gawk.exe to awk.exe and gtar.exe to tar.exe.

I used the sources for OOO_STABLE_1 from CVS plus some files from HEAD of config
office, dmake, solenv, soltools. See the following script cvsup.sh for the list
of files.

  I used the native windows zip (info zip) this time, but you can also
  use the zip from the cygwin installation if you patch:
    solenv/inc/_tg_zip.mk
  (See http://porting.openoffice.org/servlets/ReadMsg?msgId=267848&listName=dev
  for details and the patch)

Start a bash shell with all Environement variables set (MSVC++, java), than run
"autoconf" in config_office, and
"./configure --with-cl-home=/cygdrive/c/Programme/MSVS6/VC98
--with-asm-home=/cygdrive/c/mas/bin/win98 --with-use-shell=4nt"
(You have to use YOUR paths not mine! ;-) )

Now you start a 4nt shell with all Environement variables set (MSVC++, java),
call winenv.bat, goto instsetoo and start "build -all".

Wait a few hours, then it is done! (ca. 4 hours on an AMD XP1700)
Comment 1 quetschke 2002-06-19 08:12:17 UTC
Created attachment 2021 [details]
Shell script. It updates the changed files from HEAD.
Comment 2 quetschke 2002-06-30 19:44:09 UTC
Just an update. I build OOO_STABLE_1 (30.06.02 12:00 MET) + patches from
HEAD for Windows with a current (1.3.10) cygwin version.
I also reduced the needed files from HEAD to some files from solenv and
soltools. See the following attachment of cvsup.sh for the needed files.
Comment 3 quetschke 2002-06-30 19:47:10 UTC
Created attachment 2113 [details]
Shell script. It gets the needed files from HEAD.
Comment 4 quetschke 2002-07-13 16:36:36 UTC
Just an update. I build OpenOffice_1_0_1 (13.07.02 11:30 MET) + patches
from HEAD for Windows with a current (1.3.10) cygwin version.

I changed the same files to the HEAD version as before, see the
cvsup.sh (id=2112) for the list of needed files.
Comment 5 Unknown 2002-10-04 12:30:41 UTC
Since SRX643_OO was build with the new cygwin, I guess its time to 
close this issue, even though it was not the stable branch build 
like that. 

thanks, Volker, for putting the cygwin b-20 into the museum. 

Comment 6 michael.bemmer 2003-03-16 20:08:24 UTC
As discussed with Armin, he thought these bug were closed, he sees all of them
as verified.
Comment 7 michael.bemmer 2003-03-16 20:12:14 UTC
As discussed with Armin, he thought these bug were closed, he sees all of them
as verified.