Hi Francis.
If you're still keen to build Poco for Cygwin yourself, then it's
probably worth looking at the patches and compiler settings that I use,
as you may want to make use of them. Download the source, either using
Cygwin's setup.exe or directly from a mirror [1], and unpack. The
'poco.
On 11/9/2015 11:44 AM, Francis ANDRE wrote:
rebase -O -T list
That's works effectively but why it does not work without the -O option?
Hold on, the story is not closed
when doing the following steps at the console, it works
find . -name "*.dll" > dlls
rebase -O -T dlls
PATH=/cygdrive/z/gi
On 11/9/2015 10:23 AM, Francis ANDRE wrote:
Le 08/11/2015 17:05, Ken Brown a écrit :
On 11/8/2015 10:11 AM, Francis ANDRE wrote:
$ rebase --help
[...]
-O, --oblivious Do not change any files already in the database
and do not record any changes to the databa
rebase -O -T list
That's works effectively but why it does not work without the -O option?
Hold on, the story is not closed
when doing the following steps at the console, it works
find . -name "*.dll" > dlls
rebase -O -T dlls
PATH=/cygdrive/z/git/poco-1.6.2/stage/tools/PocoDoc/bin/CYGWIN/i6
Le 08/11/2015 17:05, Ken Brown a écrit :
On 11/8/2015 10:11 AM, Francis ANDRE wrote:
$ rebase --help
[...]
-O, --oblivious Do not change any files already in the database
and do not record any changes to the database.
(Implies -s).
On 11/8/2015 10:11 AM, Francis ANDRE wrote:
> reinstalled poco-1.6.1 and the problem reappears...thsu, following your
> advises
>
> $ find stage/tools -name "*.dll" > dlls
> $ cat dlls
> stage/tools/lib/CYGWIN/i686/cygPocoCppParser.32.dll
> stage/tools/lib/CYGWIN/i686/cygPocoCppParser.dll
> stage
Le 07/11/2015 22:17, Marco Atzeri a écrit :
On 07/11/2015 22:02, David Stacey wrote:
On 07/11/15 09:06, Francis ANDRE wrote:
Le 07/11/2015 09:13, David Stacey a écrit :
On 07/11/15 07:12, Marco Atzeri wrote:
On 07/11/2015 07:39, Francis ANDRE wrote:
Hi
read /usr/share/doc/rebase/README
Marco Atzeri writes:
> It is what I do for octave builds from mercurial repository,
> as rebase is not aware of these new dll's
>
> find /build_root -name "*.dll" > new_dlls
> rebase -T new_dlls
Make that either
rebase -OT new_dlls
or
find builddir -name \*.dll | rebase -OT -
if you want to
On 07/11/2015 22:02, David Stacey wrote:
On 07/11/15 09:06, Francis ANDRE wrote:
Le 07/11/2015 09:13, David Stacey a écrit :
On 07/11/15 07:12, Marco Atzeri wrote:
On 07/11/2015 07:39, Francis ANDRE wrote:
Hi
read /usr/share/doc/rebase/README
As this files are not part of the cygwin packa
On 07/11/15 09:06, Francis ANDRE wrote:
Le 07/11/2015 09:13, David Stacey a écrit :
On 07/11/15 07:12, Marco Atzeri wrote:
On 07/11/2015 07:39, Francis ANDRE wrote:
Hi
I have recently updated my Cygwin installation using the latest
setup_x86.exe and then the following executable
PocoDoc --co
Le 07/11/2015 08:12, Marco Atzeri a écrit :
On 07/11/2015 07:39, Francis ANDRE wrote:
Hi
I have recently updated my Cygwin installation using the latest
setup_x86.exe and then the following executable
PocoDoc --config=/cygdrive/z/git/poco-1.6.2/PocoDoc/cfg/mkdoc-poco.xml
--config=/cygdrive/z
On 07/11/15 07:12, Marco Atzeri wrote:
On 07/11/2015 07:39, Francis ANDRE wrote:
Hi
I have recently updated my Cygwin installation using the latest
setup_x86.exe and then the following executable
PocoDoc --config=/cygdrive/z/git/poco-1.6.2/PocoDoc/cfg/mkdoc-poco.xml
--config=/cygdrive/z/git/po
On 07/11/2015 07:39, Francis ANDRE wrote:
Hi
I have recently updated my Cygwin installation using the latest
setup_x86.exe and then the following executable
PocoDoc --config=/cygdrive/z/git/poco-1.6.2/PocoDoc/cfg/mkdoc-poco.xml
--config=/cygdrive/z/git/poco-1.6.2/stage/docbuild/PocoDoc.ini
e
Hi
I have recently updated my Cygwin installation using the latest
setup_x86.exe and then the following executable
PocoDoc --config=/cygdrive/z/git/poco-1.6.2/PocoDoc/cfg/mkdoc-poco.xml
--config=/cygdrive/z/git/poco-1.6.2/stage/docbuild/PocoDoc.ini
emits " Loaded to different address:" err
14 matches
Mail list logo