This is the mail archive of the cygwin@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]

Re: python 2.0, cygwin & readline - undefined symbols




"Gerrit P. Haase" wrote:
> 
> <Am 2001-02-21 21:58 wars, als Jason Tishler schrieb:>
> < Re: python 2.0, cygwin & readline - >
> 
> > My suggestion is to use 2.1a2 as it supports Cygwin *much* better than
> > previous versions.  See the following for details:
> >
> >     http://www.cygwin.com/ml/cygwin-apps/2001-02/msg00004.html
> >
> 
> Before the problems with readline occur, i got this:
> /usr/lib/gcc-lib/i686-pc-cygwin/2.95.2-6/../../../../i686-pc-cygwin/bin/ld: unrecognized option `--enable-auto-image-base'

I have version:
binutils latest/binutils/binutils-20001221-1.tar.gz 3507710

and 'ld --help' says:
   ...
  --compat-implib                    Create backward compatible import
libs;
                                       create __imp_<SYMBOL> as well.
  --enable-auto-image-base           Automatically choose image base for
DLLs
                                       unless user specifies one
  --disable-auto-image-base          Do not auto-choose image base.
(default)
  --dll-search-prefix=<string>       When linking dynamically to a dll
witout an
                                       importlib, use
<string><basename>.dll 
                                       in preference to
lib<basename>.dll 

Can you verify on your installed version of ld/binutils?

--Chuck

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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