[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
dllwrap: bug in deduce_name()
From: |
Jakub Bogusz |
Subject: |
dllwrap: bug in deduce_name() |
Date: |
Sat, 31 Jul 2004 21:01:19 +0200 |
User-agent: |
Mutt/1.4.2.1i |
(refers to current CVS and HJL version 2.15.91.0.2)
I noticed that last change in dllwrap.c (rev. 1.14 in binutils CVS)
broke deduce_name() function: two different variables (program_name
and prog_name) have been renamed to the same (name).
Now cross dllwrap run as i386-mingw32-dllwrap without --driver-name
tries to call native gcc instead of i386-mingw32-gcc.
Here is patch which fixes this problem and updates comments for
current variable names.
--
Jakub Bogusz http://cyber.cs.net.pl/~qboosh/
binutils-dll.patch
Description: Text document
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- dllwrap: bug in deduce_name(),
Jakub Bogusz <=