This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Hello,
This patch should solve the problem in testsuite for x86_64-pc-mingw32,
that the windres tool uses wrong gcc for preprocessing. For this target
'--preprocessor $CC' will be passed to windres, so that even for
cross-compilers the correct headers can be found.
2008-03-17 Kai Tietz <Kai.Tietz@onevision.com>
PR/5944
* binutils-all/windres/windres.exp: Add cross compiler support
for mingw64.
Cheers,
Kai
| (\_/) This is Bunny. Copy and paste Bunny
| (='.'=) into your signature to help him gain
| (")_(") world domination.
Attachment:
binutils_testsuite.txt
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |