Re: [mpich-discuss] mpich-3.0.4: building shared libraries w/cygwin
8 May
2013
8 May
'13
7:06 p.m.
On 05/06/2013 05:45 PM, Pavan Balaji wrote:
On 05/02/2013 04:36 PM US Central Time, Brad Aagaard wrote:
What configure/make arguments should I use to build shared libraries on cygwin?
Just use --enable-shared without any additional --enable-sharedlibs argument. You might also want to give --disable-static if you don't want static libraries.
Dropping --enable-sharedlibs from configure gives me the same result as when I use --enable-sharedlibs=libtool or --enable-sharedlibs=gcc-cygwin. I end up with static libraries and no shared libraries even though I also use --enable-shared --disable-static. Is there a way to check the Makefile or libtool to see why it doesn't want to build shared libraries? Thanks, Brad
4822
Age (days ago)
4822
Last active (days ago)
0 comments
1 participants
participants (1)
-
Brad Aagaard