This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


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

Re: wrong files in libstdc++.a?


On Apr 15, 1999, "Mark E." <snowball3@usa.net> wrote:

> But it looks like the libtool part of the configuration is somehow
> concluding my target supports shared when it doesn't. I'll conquer
> this yet...

This might be a libtool bug that I fixed in its CVS tree on April 4th:

1999-04-04  Alexandre Oliva  <oliva@dcc.unicamp.br>

	* ltconfig.in: if ld_shlibs=no, set can_build_shared=no too,
	otherwise it will just be disregarded.  This would cause
	netbsd/m68k with GNU ld a.out, and certainly many other platforms, 
	to incorrectly believe that shared libraries were supported, while 
	archive_cmds was empty, causing shared libraries not to be created

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Brasil
{oliva,Alexandre.Oliva}@dcc.unicamp.br  aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
*** E-mail about software projects will be forwarded to mailing lists



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