Re: [PATCH] set WINEGCC only when cross compiling

2012-07-27 Thread Luis Valdés
hekp 2012/7/27 > Hey Kendy, > > np, i had to do something, because my (native) build on Ubuntu was failing > with the error: building msi package failed ;-) > it turned out that msi was trying to build, because WINEGCC was > unconditionally set during configuration process. > > That why i fixed

Re: [PATCH] set WINEGCC only when cross compiling

2012-07-27 Thread d . ostrovsky
Hey Kendy, np, i had to do something, because my (native) build on Ubuntu was failing with the error: building msi package failed ;-) it turned out that msi was trying to build, because WINEGCC was unconditionally set during configuration process. That why i fixed it in that way. I hope, th

Re: [PATCH] set WINEGCC only when cross compiling

2012-07-27 Thread Jan Holesovsky
Hi David, On 2012-07-26 at 18:07 +, Gerrit wrote: > Change subject: set WINEGCC only when cross compiling I am sorry, but I had to revert this change, this results in improperly set cross-compilation environment. The winegcc is needed in the 'build' part of the configuration which knows not

[PATCH] set WINEGCC only when cross compiling

2012-07-26 Thread Gerrit
>From David Ostrovsky : David Ostrovsky has uploaded a new change for review. Change subject: set WINEGCC only when cross compiling .. set WINEGCC only when cross compiling Change-Id: I598490aa71b658844d912008c0cf14e225bda0db -