------- Comment #3 from ktietz at gcc dot gnu dot org  2009-04-29 07:38 -------
(In reply to comment #2)
> The same problem will occur for all dll's (libstdc++-x,dll, libgfortran-x.dll,
> libssp-x.dll, etc) that are built as part of gcc 
> Danny

That's correct. We have to find a way to install those binaries for multilib
builds into different locations, or we have to extend the DLL names by a target
key.
I would prefer here to use a different location, why not using in /bin target
specific directories? Something like bin/dll32 and bin/dll64?

Cheers,
Kai


-- 

ktietz at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2009-04-29 07:38:25
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39947

Reply via email to