Re: Windows build woes

2017-08-12 Thread Jim Jagielski
Can you provide what 'echo $PATH' shows before autoconf and
after the sourcing of winenv.set.sh?

tia!

> On Aug 12, 2017, at 9:45 AM, Matthias Seidel  
> wrote:
> 
> Am 12.08.2017 um 15:14 schrieb Jim Jagielski:
>> Considering that the build system for OO depends on pollution, oops,
>> I mean *population* of the environment, I just wonder if that may
>> be an issue.
>> 
>> Are you using the default bash* startup scripts? Any modifications?
>> That sort of thing?
> 
> I never used a script because I had too many different configure
> switches that I tested alternating.
> Maybe after 4.1.4 is released I will create one... ;-)
> 
> I just type (in SourceMain):
> 
> - autoconf
> - ./configure (with chosen switches)
> - ./bootstrap
> - source winenv.set.sh
> - cd instsetoo_native
> - build --all -P2 -- -P2
> 
> That builds all full installations (as defined in --with-lang) and the
> SDK by default. The SDK can be omitted with --disable-odk.
> 
>> 
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
>> For additional commands, e-mail: dev-h...@openoffice.apache.org
>> 
> 
> 


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Windows build woes

2017-08-12 Thread Matthias Seidel
Am 12.08.2017 um 15:14 schrieb Jim Jagielski:
> Considering that the build system for OO depends on pollution, oops,
> I mean *population* of the environment, I just wonder if that may
> be an issue.
>
> Are you using the default bash* startup scripts? Any modifications?
> That sort of thing?

I never used a script because I had too many different configure
switches that I tested alternating.
Maybe after 4.1.4 is released I will create one... ;-)

I just type (in SourceMain):

 - autoconf
 - ./configure (with chosen switches)
 - ./bootstrap
 - source winenv.set.sh
 - cd instsetoo_native
 - build --all -P2 -- -P2

That builds all full installations (as defined in --with-lang) and the
SDK by default. The SDK can be omitted with --disable-odk.

>
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>




smime.p7s
Description: S/MIME Cryptographic Signature


Re: Windows build woes

2017-08-12 Thread Jim Jagielski
Considering that the build system for OO depends on pollution, oops,
I mean *population* of the environment, I just wonder if that may
be an issue.

Are you using the default bash* startup scripts? Any modifications?
That sort of thing?

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org