This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1 of 1] patches/binutils/2.22: do not fwd declare struct stat


Titus, All,

On Friday 16 November 2012 Titus von Boxberg wrote:
> # HG changeset patch
> # User Titus von Boxberg <titus@v9g.de>
> # Date 1352220159 -3600
> # Node ID 417a15d4277913841ddd522e8f527821eb48a99c
> # Parent  f045122f53c7d3739cc94397e0dff269f825e2fa
> patches/binutils/2.22: do not fwd declare struct stat.
> 
> For canadian cross to host i686-mingw32 fwd declaring
> struct stat is not possible.
> Instead #include <sys/stat.h>
> 
> Signed-off-by: Titus von Boxberg <titus@v9g.de>

Thank you!

For whatever reason I have yet to understand, this patch breaks pwclient,
the XMLRPC CLI client for patchwork. Sigh... :-(

Please bear with me a little bit more while I attempt debugging this
issue (if I can). At worst, I'll apply it tonight, but probably late.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]