Hmmm
I had to reinstall my pc and I can't get this patch working again.
I do have a more explicit error message though

Error running patch.  Output is [patching file `algorithm'Hunk #1
FAILED at 2513.1 out of 1 hunk FAILED -- saving rejects to
algorithm.rejpatching file `comdef.h'Hunk #2 succeeded at 163 (offset
4 lines).patching file `comip.h'patching file `comutil.h'patching file
`crtdefs.h'Hunk #1 succeeded at 664 (offset 50 lines).Hunk #3
succeeded at 781 (offset 50 lines).Hunk #5 succeeded at 969 (offset 50
lines).Hunk #6 FAILED at 1024.Hunk #8 FAILED at 1064.Hunk #9 succeeded
at 1159 (offset 50 lines).Hunk #11 succeeded at 1249 (offset 50
lines).Hunk #13 succeeded at 1354 (offset 50 lines).Hunk #15 succeeded
at 1459 (offset 50 lines).Hunk #17 succeeded at 1553 (offset 50
lines).2 out of 17 hunks FAILED -- saving rejects to
crtdefs.h.rejpatching file `deque'patching file `eh.h'patching file
`functional'patching file `iostream'patching file `iso646.h'patching
file `iterator'patching file `list'patching file `math.h'Hunk #1
succeeded at 132 with fuzz 1.patching file `process.h'patching file
`setjmp.h'patching file `signal.h'patching file `typeinfo'patching
file `vector'patching file `xlocale'patching file `xstddef'patching
file `xutility'Hunk #2 succeeded at 1757 (offset 38 lines).patching
file `yvals.h'Hunk #1 succeeded at 518 (offset 33 lines).Hunk #3
succeeded at 728 (offset 33 lines).]


some of the header files just don't patch (like algorithm).
Are all patched files for VC8 the same (I've got XP et SP1 for VS) ?
If so can someone send them to me ? It's getting a bit frustrating ...

Thank you !




On 7/2/07, Brad King <[EMAIL PROTECTED]> wrote:

Achille Talon wrote:
> I got the latest cvs version of GCC_XML (0.7.0) and I'm getting an error
> while building the project with visual studio 2005 (vc8) patched under
> vista ( :-/ )
> CMake worked great.
>
> Here is the error
>
> Everything OK
> ....
> 6>Project : error PRJ0019: Un outil a retourné un code d'erreur à partir
> de "Generating ../vcInstall_stamp.c"
> 6>Le journal de génération a été enregistré à l'emplacement
>
"file://c:\Nicolas\Prog\GCC_xml\GCC_XML\GCC_XML\VcInstall\vcInstallPatch.dir\Debug\BuildLog.htm"
>
> 6>vcInstallPatch - 1 erreur(s), 0 avertissement(s)

This build step is copying header files from your VS installation and
then patching them to help GCC's parser deal with them.  I just tried a
build with VS 2005 SP1 on Vista and it worked.  One difference though is
that I'm using the English version.

Since I'm not able to reproduce the problem hopefully we can find more
information about it from your machine.  Is there anything in that
BuildLog.htm file?

Thanks,
-Brad

_______________________________________________
gccxml mailing list
[email protected]
http://www.gccxml.org/mailman/listinfo/gccxml

Reply via email to