Hello,
--- Mar 13/12/11, Jürgen Schmidt ha scritto:
> >
> > BTW: another fix for the current problem would be
> > converting ucpp to gbuild.
>
> i would love to do that, do you know if it's already
> possible to use gbuild to apply our patch process
> and trigger a build on the patched sources?
Am 14.12.2011 22:44, schrieb Michael Stahl:
> On 13/12/11 17:01, Jürgen Schmidt wrote:
>
>>> BTW: another fix for the current problem would be converting ucpp to
>>> gbuild.
>>
>> i would love to do that, do you know if it's already possible to use
>> gbuild to apply our patch process and trigg
On 13/12/11 17:01, Jürgen Schmidt wrote:
>> BTW: another fix for the current problem would be converting ucpp to
>> gbuild.
>
> i would love to do that, do you know if it's already possible to use
> gbuild to apply our patch process and trigger a build on the patched
> sources?
not yet :(
suc
Am 13.12.2011 17:01, schrieb Jürgen Schmidt:
>> BTW: another fix for the current problem would be converting ucpp to
>> gbuild.
>
> i would love to do that, do you know if it's already possible to use
> gbuild to apply our patch process and trigger a build on the patched
> sources?
No, that wo
Hi Jürgen,
On Wed, Dec 14, 2011 at 09:44:27AM +0100, Jürgen Schmidt wrote:
> >@Jürgen: please try the attached patch (it worked on Linux/Fedora and
> >WinXP)
>
> it worked under MacOS as well, will you commit it? The missing
> dependency has been already applied by Pavel.
done
Regards
--
Arie
On 12/12/11 3:09 PM, Ariel Constenla-Haile wrote:
On Tue, Dec 06, 2011 at 05:35:54PM -0300, Ariel Constenla-Haile wrote:
On Tue, Dec 06, 2011 at 08:40:26PM +0100, Mathias Bauer wrote:
Am 04.12.2011 21:50, schrieb Ariel Constenla-Haile:
On Sun, Dec 04, 2011 at 12:28:59AM -0300, Ariel Constenla
On 12/13/11 10:25 AM, Mathias Bauer wrote:
On 12.12.2011 15:09, Ariel Constenla-Haile wrote:
now on Windows:
link
/MACHINE:IX86
/IGNORE:4102
/IGNORE:4197
@C:/cygwin/tmp/mkM2vC8q
-safeseh
-nxcompat
-dynamicbase
-NODEFAULTLIB
-DEBUG
/SUBSYSTEM:CONSOLE
/BASE:0x1b00
-out:../../../../wntmsci12/
On 12.12.2011 15:09, Ariel Constenla-Haile wrote:
now on Windows:
link
/MACHINE:IX86
/IGNORE:4102
/IGNORE:4197
@C:/cygwin/tmp/mkM2vC8q
-safeseh
-nxcompat
-dynamicbase
-NODEFAULTLIB
-DEBUG
/SUBSYSTEM:CONSOLE
/BASE:0x1b00
-out:../../../../wntmsci12/bin/ucpp.exe
-map:../../../../wntmsci12/misc
On Tue, Dec 06, 2011 at 05:35:54PM -0300, Ariel Constenla-Haile wrote:
> On Tue, Dec 06, 2011 at 08:40:26PM +0100, Mathias Bauer wrote:
> > Am 04.12.2011 21:50, schrieb Ariel Constenla-Haile:
> >
> > > On Sun, Dec 04, 2011 at 12:28:59AM -0300, Ariel Constenla-Haile wrote:
> > >>
> > >> Hi Andrew,