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

See the CrossGCC FAQ 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]

Patch for binutils 2.18


Hi,

I ran into this while trying to generate a cross-compiler, trying to use
binutils-2.18.

The point is, on my build system, I have "makeinfo" version 4.11.

The configure script tries to detect if makeinfo version is >= 4.4? but 
fails to do it correctly for versions > 4.9!!! Then, it uses a 
"backup" mode, which will end in error on my system.

This patch seems to work around that issue.

Hope it can help.

Best regards,

Hervé JOURDAIN

Attachment: binutils-2.18-configure.patch
Description: Binary data

--
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]