Opened 15 years ago

Closed 15 years ago

#1057 closed Bugs (duplicate)

Boost 1.34.0 + Cygwin does not install DLLs

Reported by: mike@… Owned by:
Milestone: To Be Determined Component: Building Boost
Version: Boost 1.34.0 Severity: Showstopper
Keywords: Cygwin shared DLL Cc:

Description

I'm using Cygwin with GCC 3.4.4 on Windows XP to build Boost 1.34.0. I applied Volodya's patch from his post (http://lists.boost.org/boost-users/2007/05/27724.php) to get the "install" stage to work. When I try to install after a build (using --prefix=/usr/local), none of the DLL files are installed; only the .dll.a and .a files. I see that the dll files are being built correctly in the bin.v2 subdirectory but they are not being installed. If I copy the files manually into my lib directory, all works well.

Change History (2)

comment:1 by mike@…, 15 years ago

So sorry.. I just discovered this was already fixed (http://svn.boost.org/trac/boost/ticket/1025). I haven't tested this patch myself yet but I assume it will work fine.

It's been a LONG day ;-)

comment:2 by René Rivera, 15 years ago

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.