This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin 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]

Re: --disabled-shared => hang?


linda w (cyg) wrote:
> Dangit....thought I sent this out again....
> 
>> -----Orginal Message-----
>> From: Robert McNulty Junior [mailto:bmj2001 at bellsouth dot net]
>> Sent: Sat, Mar 08, 2003 9:28p
>> To: linda w (cyg); cygwin-apps at cygwin dot com
>> Subject: RE: when is next release of setup.exe
>> 
>> 
>> Linda, reconfigure your program and include --disable-shared
>> in with it
>> /path/to/setupsources/configure --disable-shared.
>> I was not sure if you'd respond.
>> I'm going to try this after the hard drive is defragmented here.
>> Later:
>> Robert McNulty Junior.
> ---
> Not to be a stick in the mud...but I like the results w/o
> "--disable-shared". With it, it just hangs:
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking dynamic linker characteristics... Win32 ld.exe
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... no
> checking whether to build static libraries... yes
> configure: creating libtool
> appending configuration tag "CXX" to libtool
> checking whether the g++ -mno-cygwin linker
> (/usr/i686-pc-mingw32/bin/ld.exe) su pports shared libraries... yes
> checking for g++ -mno-cygwin option to produce PIC... -DDLL_EXPORT
> checking if g++ -mno-cygwin PIC flag -DDLL_EXPORT works... yes
> checking if g++ -mno-cygwin supports -c -o file.o... (cached) yes
> checking whether the g++ -mno-cygwin linker
> (/usr/i686-pc-mingw32/bin/ld.exe) su pports shared libraries... yes
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking dynamic linker characteristics... Win32 ld.exe
> ============
> 
> Without the arg it went though, did make and got an executable.
> 
> This one just claims to be hung in bash -- won't respond to control
> -c...not looping ...just hung.  Weird


Weirder: Works for me.

Max.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]