public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* RFA: libtool.m4
@ 2009-04-25 20:10 Kai Tietz
  2009-04-27 19:49 ` Ralf Wildenhues
  0 siblings, 1 reply; 4+ messages in thread
From: Kai Tietz @ 2009-04-25 20:10 UTC (permalink / raw)
  To: Ralf Wildenhues, GCC Patches

Hello Ralf,

In the libtool.m4 in function _LT_CHECK_MAGIC_METHOD the current check
for mingw doesn't treat the x64 proper.
It checks for 'file_magic file format pei*-i386(.*architecture:
i386)?', what is right for 32-bit mingw, but for 64-bit version this
string needs to be changed to something like 'file_magic file format
pei*(.*architecture: i386)?'

Possibly you could find a solution for this (and possibly we could
backport it to 4.4.1, too)?

Thanks in advance,
Kai

-- 
|  (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| (")_(") him gain world domination

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-04-28 18:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-25 20:10 RFA: libtool.m4 Kai Tietz
2009-04-27 19:49 ` Ralf Wildenhues
2009-04-28 12:51   ` Kai Tietz
2009-04-28 18:51     ` Ralf Wildenhues

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).