discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] ais-tools installation problem


From: irene159
Subject: Re: [Discuss-gnuradio] ais-tools installation problem
Date: Mon, 21 Apr 2008 04:51:10 -0700 (PDT)



Don Ward wrote:
> 
> Try "./configure --help" (in your mysql directory) and see if you have 
> options like --enable-static, --enable-shared, --disable-static, 
> and/or --disable-shared.  Depending on the defaults, to build a shared 
> library (a *.dll file on Windows---what you need) you may need to specify 
> "--enable-shared --disable-static" on your ./configure.  Look carefully in 
> the output of ./configure and you should be able to find where it says if
> it 
> is building shared or static libraries.
> 
> -- Don W.
> 


Hi,
I do have the “--enable-share” compiling option:

$ ./configure --help
Usage: configure [options] [host]
Options: [defaults in brackets after descriptions]
…
Features and packages:
  --enable-shared[=PKGS]  build shared libraries [default=yes]

Even though the default is “yes” when running ./configure 

$ ./configure
loading cache ./config.cache
…
checking dynamic linker characteristics... Win32 ld.exe
checking if libtool supports shared libraries... yes
checking if package supports dlls... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
loading cache ./config.cache
…

I am completely lost, any ideas?

Thanks,

Irene

-- 
View this message in context: 
http://www.nabble.com/ais-tools-installation-problem-tp16678654p16807471.html
Sent from the GnuRadio mailing list archive at Nabble.com.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]