Re: crosscompiling dll linux->mingw32

2001-05-05 Thread Gary V . Vaughan
On Saturday 05 May 2001 11:34 pm, Tom Tromey wrote: > >>>>> "Gary" == Gary V Vaughan <[EMAIL PROTECTED]> writes: > > Gary> A short while before the libtool-1.4 release, Edward M. Lee > Gary> posted a joint patch to libtool and automake which take

Re: [MLB] BUG in install when piecewise linking

2001-05-07 Thread Gary V . Vaughan
al linking on architectures that require install time relinking (such as HPUX). Cheers, Gary. -- ())_. Gary V. Vaughan gary@(oranda.demon.co.uk|gnu.org) ( '/ Research Scientist http://www.oranda.demon.co.uk,_()) / )= GNU Hacker http://www.gnu.o

Re: libtool

2001-05-09 Thread Gary V . Vaughan
tool was > barfing because I hed an older version of grep (1.3). You > might wanna > let people know they want to keep this up to date. It took > me a very long > time to narrow things down to it!!! Okay thanks for the heads up. > Sorry to bother you. No bother. Cheers,

alpha release schedule [Was Re: ok, new libtool for cygwin updates]

2001-03-30 Thread Gary V . Vaughan
On Friday 30 March 2001 4:07 am, Alexandre Oliva wrote: > On Mar 29, 2001, "Gary V. Vaughan" <[EMAIL PROTECTED]> wrote: > > On Friday 30 March 2001 2:23 am, Alexandre Oliva wrote: > >> Not really. We really must fix the bug that causes us to remove > >&g

Re: I think binary-branch is almost ready for play time

2001-05-14 Thread Gary V . Vaughan
, but it seems to be widely used and probably is fairly stable by now, I guess. Thoughts? Cheers, Gary. -- ())_. Gary V. Vaughan gary@(oranda.demon.co.uk|gnu.org) ( '/ Research Scientist http://www.oranda.demon.co.uk,_()) / )= GNU Hacker http:

Re: I think binary-branch is almost ready for play time

2001-05-14 Thread Gary V . Vaughan
oGen's 4.x past ;-) Cheers, Gary. -- ())_. Gary V. Vaughan gary@(oranda.demon.co.uk|gnu.org) ( '/ Research Scientist http://www.oranda.demon.co.uk,_()) / )= GNU Hacker http://www.gnu.org/software/libtool \' `& `(_~)_ Tech

Re: I think binary-branch is almost ready for play time

2001-05-15 Thread Gary V . Vaughan
> Thoughts? :-) Agreed. The tricky part will be flushing the patch queue when your code is still on a branch, since you will likely have to port HEAD patchs into binary-branch so that the eventual merge is not too bad... Cheers, Gary. -- ())_. Gary V. Vaughan gary@(oranda.dem

Re: I think binary-branch is almost ready for play time

2001-05-15 Thread Gary V . Vaughan
On Tuesday 15 May 2001 4:01 am, Bruce Korb wrote: > "Gary V. Vaughan" wrote: > > Hi Bruce, > > > > On Monday 14 May 2001 1:31 am, Bruce Korb wrote: > > > When this invocation fires, > > > an "anonymous template" is created with that te

Re: Windowed Libtools

2001-05-15 Thread Gary V . Vaughan
ng features in our code that are not available on > WinNT. Do we have a definitive list (beyond the pointers you listed already) of stuff to avoid, or is this to be determined empirically (and advance my cygwin/guile TODO item)? > (Forget Win3.1 or DOS. No way, no how.) H

Re: [MLB] BUG in install when piecewise linking

2001-05-17 Thread Gary V . Vaughan
that part of the current plan, and do you all think it > should be? This sounds like a reasonable plan to me. If the binary-branch implementation is a way off, it would be nice to try to detect the failure mode and warn the user that they need to install GNU sed for sanity's sake.

Re: DLLs with mingw or cygwin

2001-05-26 Thread Gary V . Vaughan
ter about this stuff in the Goat book (see .sig). However, I didn't want to hold up 1.4 any longer by doing the testing that I should have done on cygwin, so it is possibly somewhat unpolished... Cheers, Gary. -- ())_. Gary V. Vaughan gary@(oranda.demon.co.uk|gnu.org)

Re: HOWTO Build one library from source in multiple subdirs?

2001-05-28 Thread Gary V . Vaughan
t references them. > Does libtool support what I outline above? If not what approach do you > suggest? Yes it does. Cheers, Gary. -- ())_. Gary V. Vaughan gary@(oranda.demon.co.uk|gnu.org) ( '/ Research Scientist http://www.oranda.demon.co.uk,_()) /

Re: HOWTO Build one library from source in multiple subdirs?

2001-05-30 Thread Gary V . Vaughan
On Tuesday 29 May 2001 7:14 am, Mats Lidell wrote: > Hi Gary Hello. > You wrote: > > Gary> Don't install the convenience libraries, link against the > Gary> uninstalled versions. Libtool will copy the contents of the > Gary> convenience libraries into the share

Re: [PATCH] fix install on cygwin with shared libraries

2001-06-03 Thread Gary V . Vaughan
ot;foo.exe" but "foo.exe" does > not exist. The patch libtoolinstalloncygwin.patch implements this. This is something I have been meaning to fix for a long time. I can't speak for the automake part of your fix, but I like the libtool part and will apply it in time for 1.4.1

Re: cygwin libtool breakage

2001-06-03 Thread Gary V . Vaughan
is called with no > object files. There was a bug in ltmain.in for a day where I had mismerged the pic-objects-in-.libs patch, perhaps you are seeing this. Anyway, with a freshly setup.exe'ed cygwin-1.3.2 and a freshly pservered libtool HEAD, I get the following: gary@MALACHI ~/libt

Re: cygwin libtool breakage

2001-06-04 Thread Gary V . Vaughan
On Monday 04 June 2001 12:41 pm, Robert Collins wrote: > - Original Message - > From: "Gary V. Vaughan" <[EMAIL PROTECTED]> > To: "Robert Collins" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: Monday, June 04, 2001 11:25 AM > Subj

Re: cygwin libtool breakage

2001-06-04 Thread Gary V . Vaughan
On Monday 04 June 2001 2:22 am, Robert Collins wrote: > > -Original Message- > > From: Gary V. Vaughan [mailto:[EMAIL PROTECTED]] > > > > gary@MALACHI ~/libtool$ export CC=gcc > > I haven't done this... can the cygwin environment test ac_require > ac

Re: cygwin libtool breakage

2001-06-05 Thread Gary V . Vaughan
fix (wrt autoconf-2.13) is indeed to put an explicit call in configure.in. If I am along the right lines, it seems likely that 2.50 won't exhibit this problem. Unless we find out something to the contrary, I'll apply your fix right after I'm done with the merge. Cheers,

Re: dlpreopen bug with cygwin

2001-06-08 Thread Gary V . Vaughan
like the right solution to me. As ever, the proof of the pudding is in the eating =)O| Cheers, Gary. -- ())_. Gary V. Vaughan gary@(oranda.demon.co.uk|gnu.org) ( '/ Research Scientist http://www.oranda.demon.co.uk,_()) / )= GNU Hacker http://www.

Re: dll installation logic

2001-06-08 Thread Gary V . Vaughan
! Gary. On Wednesday 06 June 2001 8:14 am, Robert Collins wrote: > The current cygwin shared library installation logic seems to be > > "install path"../bin > > This fails for things like l3 in depdemo where the install dir is > > extradir = $(libdir)/extra > ex

Re: Paul Sokolovsky's ld --auto-import

2001-06-10 Thread Gary V . Vaughan
_no_ decoration in headers and still > link to dlls, and produce dlls that are compatible with existing > programs. This is a good thing. Cool! > However MS's linker and probably borlands don't have that functionality. > (I _love_ free software!). Me too =)O| Cheers,

Re: Paul Sokolovsky's ld --auto-import

2001-06-10 Thread Gary V . Vaughan
On Sunday 10 June 2001 1:33 pm, Robert Collins wrote: > From: "Gary V. Vaughan" <[EMAIL PROTECTED]> > > > > > > Does libtool support non-gcc compilers on win32 at the present time? > > > Are there plans to do so? > > > > Yes it

Re: mdemo question

2001-06-11 Thread Gary V . Vaughan
nking into the loading application (which already has sub1 loaded through foo2). However, we shouldn't be relying on that, since backlinking is (albeit a common) luxury. I have added this to my patch queue for when the merge is complete -- i.e. after next weekend at the earliest =(o| C

Re: ld --auto-import for cygwin and libtool

2001-06-11 Thread Gary V . Vaughan
rms, shlibpath_var is set to PATH, so setting shlibpath_var does indeed override the runpath (in a manner of speaking). There are two ways to fix this: i) deem that $PATH is _not_ the shlibpath_var and leave it unset. ii) set shlibpath_overrides_runpath=yes to indicate that this work

FYI: out of town for a week

2001-06-11 Thread Gary V . Vaughan
I'm not ignoring everyone -- I am in London (without net access :-O) until the weekend. See ya then... Cheers, Gary. -- ())_. Gary V. Vaughan gary@(oranda.demon.co.uk|gnu.org) ( '/ Research Scientist http://www.oranda.demon.co.uk,_()) / )=

Re: Fortran support in multi-language branch?

2001-06-16 Thread Gary V . Vaughan
or multiple-language libraries > where f90 C and C++ sources can be used together in a single shared > library. You might want to wait until MLB has merged into HEAD. At that point the ltcf-*.sh scripts will have migrated into libtool.m4, and can be written with the aid of a

Re: [ 100058 ] 1.4 - $buildir-path may not contain "~"

2001-06-16 Thread Gary V . Vaughan
rhaps the problem will go away when we have a binary ltmain in a couple of releases? In the mean while, I think the only workaround is to not use '~' in pathnames. Cheers, Gary. On Thursday 14 June 2001 7:10 am, [EMAIL PROTECTED] wrote: > Support Request #100058, was updated

Re: dll installation logic

2001-06-17 Thread Gary V . Vaughan
On Sunday 17 June 2001 8:25 pm, Alexandre Oliva wrote: > On Jun 8, 2001, "Gary V. Vaughan" <[EMAIL PROTECTED]> wrote: > > Unfortunately this probably comes dow to wrapper scripts, which is ugly > > too > > Since we're talking Cygwin, shouldn

Re: dll cross-compile, .libs/impgen is a win-exe, not a linux-binary

2001-06-20 Thread Gary V . Vaughan
On Wednesday 20 June 2001 10:58 am, Guido Draheim wrote: > > Anyway, libtool.m4 and libtool-content are out of sync in this case, > it is clearly buggy, don't you think Gary? ;-) The last time I used the impgen code in libtool, it worked fine for me. However, I must admit that

Re: ltconfig version `' does not match ltmain.sh version

2001-06-22 Thread Gary V . Vaughan
On Friday 22 June 2001 11:20 am, Tilo Riemer wrote: > what is wrong if I get the following error: > > libtool: ltconfig version ' does not match ltmain.sh version 4a' You are using a mismatched ltmain.sh and ltconfig from different versions of libtool. Cheers, Gary.

Re: ltconfig version `' does not match ltmain.sh version

2001-06-23 Thread Gary V . Vaughan
On Friday 22 June 2001 11:37 pm, Ralf Corsepius wrote: > "Gary V. Vaughan" wrote: > > On Friday 22 June 2001 11:20 am, Tilo Riemer wrote: > > > what is wrong if I get the following error: > > > > > > libtool: ltconfig version ' does not

Re: libwww make fails: libtool: ltconfig version `' does not match ltmain.sh version `1.3.4'

2001-06-23 Thread Gary V . Vaughan
rhaps other files) to match the new ltmain.sh pulled in by libtoolize. Oh, and don't forget to rerun aclocal to remake aclocal.m4. Cheers, Gary. -- ())_. Gary V. Vaughan gary@(oranda.demon.co.uk|gnu.org) ( '/ Research Scientist http://www.oranda.demon.co.uk,_())

MLB merge is done! Hurray!

2001-06-24 Thread Gary V . Vaughan
appreciate any help with draining the patch queue (i.e. unapplied patches from the list) so that I can make a 1.4b alpha release in the near future. Cheers, Gary. -- ())_. Gary V. Vaughan gary@(oranda.demon.co.uk|gnu.org) ( '/ Research Scientist http://www.oranda.demon.co.uk

Re: MLB merge is done! Hurray! -- Fooey ;-)

2001-06-24 Thread Gary V . Vaughan
On Sunday 24 June 2001 7:24 pm, Bruce Korb wrote: > "Gary V. Vaughan" wrote: > > Hello Libtoolers! > > Hello again. I guess that means I have some work to do, too :-) > > Thanks Gary. :-) > > > Anyway, I would like to declare MLB officially dead, and r

Re: AIX shared libraries in MLB and 1.4

2001-06-24 Thread Gary V . Vaughan
tting version_type=linux. Looking at the newly merged HEAD release, I seem to already chosen the correct alternative -- so this patch is not needed. Please let me know if I am wrong... Cheers, Gary. -- ())_. Gary V. Vaughan gary@(oranda.demon.co.uk|gnu.org)

Re: mdemo question

2001-06-28 Thread Gary V . Vaughan
On Monday 11 June 2001 11:35 pm, Gary V. Vaughan wrote: > On Monday 11 June 2001 10:16 am, Robert Collins wrote: > > Why doesn't foo1 link to libsub.la? > > > > -- how is it expected to resolve sub(). > > It is an oversight. You are correct that it c

Re: quote.test in 1.4 and MLB for AIX

2001-06-29 Thread Gary V . Vaughan
Hi Albert, Looks like a bug to me! Fixed in HEAD and branch-1-4. Thanks for the report. Cheers, Gary. On Wednesday 25 April 2001 8:25 pm, [EMAIL PROTECTED] wrote: > In 1.4's libtool.m4 we have: > if test "$GCC" = yes; then > lt_cv_prog_cc_wl='-Wl

Re: quote.test in 1.4

2001-06-30 Thread Gary V . Vaughan
ommitted to MLB but not mainline. I'm backporting to HEAD and branch-1-4. Cheers, Gary. -- ())_. Gary V. Vaughan gary@(oranda.demon.co.uk|gnu.org) ( '/ Research Scientist http://www.oranda.demon.co.uk,_()) / )= GNU Hacker http:/

Re: libtool: not configured to build any kind of library

2001-07-05 Thread Gary V . Vaughan
markup I have no strong feelings regarding which is better, and will accept a patch to change to the behaviour Alexandre describes. Cheers, Gary. -- ())_. Gary V. Vaughan gary@(oranda.demon.co.uk|gnu.org) ( '/ Research Scientist http://www.oranda.demon.co.uk,_())

Re: libtool: not configured to build any kind of library

2001-07-05 Thread Gary V . Vaughan
On Thursday 05 July 2001 10:14 pm, Gary V. Vaughan wrote: > On Wednesday 04 July 2001 11:30 am, Alexandre Oliva wrote: > > On Jun 27, 2001, [EMAIL PROTECTED] wrote: > > > Libtool builds only shared or static libraries. If you tell it to do > > > neither, how is it goi

[Announce] libtool-1.4b

2001-07-09 Thread Gary V . Vaughan
tests. * Bug fixes. Happy libtooling! The libtool team. -- ())_. Gary V. Vaughan gary@(oranda.demon.co.uk|gnu.org) ( '/ Research Scientist http://www.oranda.demon.co.uk,_()) / )= GNU Hacker http://www.gnu.org/software/libtool \' `& `(

Re: ltmain.sh help please

2001-07-10 Thread Gary V . Vaughan
Does the ltmain.sh link in your projecxt directory point to a missing or zero-length file? Cheers, Gary. On Tuesday 10 July 2001 9:27 am, Patrick Shirkey wrote: > I'm trying to install a program that relies on libtool and ltdl. It's > not going very well. > >

Re: Odd Error: 'coudn't commit memory for cygwin heap' during configuration of binutils

2001-07-10 Thread Gary V . Vaughan
This is certainly out of kilter, since the test assumes that it has `enough' buffer space at 512K now (1Mb until yesterday). It looks like the code for the test is not breaking out of the loop on cygwin for some reason... Cheers, Gary. On Tuesday 10 July 2001 1:08 pm, R

Re: libtool-1.4b bootstrap nit

2001-07-10 Thread Gary V . Vaughan
On Wednesday 11 July 2001 1:17 am, Tim Mooney wrote: > In regard to: [Announce] libtool-1.4b, Gary V. Vaughan said (at 12:17am on...: > >The most important user-visible changes since release 1.4 follow: > > > >New in 1.4b: 2001-07-09 > >* Now bootstraps with autoco

Re: MLB merge is done! Hurray!

2001-07-11 Thread Gary V . Vaughan
On Wednesday 11 July 2001 3:56 am, Alexandre Oliva wrote: > Congratulations for completing the merge, and sorry about my long > absence. I'm afraid it will still last for a while, though :-( No problem. Is your PhD demanding more attention these days? > On Jun 24, 2001, &

Re: ltmain.sh help please

2001-07-11 Thread Gary V . Vaughan
On Wednesday 11 July 2001 10:39 am, Patrick Shirkey wrote: > "Gary V. Vaughan" wrote: > > Does the ltmain.sh link in your projecxt directory point to a missing or > > zero-length file? > > No. > > lrwxrwxrwx1 root root 34 Jul 10

Re: Multiple configure.in files with libtool

2001-07-11 Thread Gary V . Vaughan
at do will take a performance hit from the non-PIC objects in the library. Because of that, when you do force such a linkage, libtool will give a warning. Cheers, Gary. > Thanks, > Tod Milam > [EMAIL PROTECTED] > > --- "Tod W. Milam" <[EMAIL PROTECTED]> wr

Re: libtool-1.4b bootstrap nit

2001-07-11 Thread Gary V . Vaughan
It doesn't > know how to parse anything beyond the first one, so the shell complains > about it. If I had to guess, I would bet that any platform where the > same output_verbose_link_cmd is used would cause the same problem. > > Tim Cheers, Gary. -- ())_. Gary V.

Re: question about AC_LTDL_SYS_DLOPEN_DEPLIBS

2001-07-12 Thread Gary V . Vaughan
it depends on loaded for you automatically? Yes, exactly that. Cheers, Gary. -- ())_. Gary V. Vaughan gary@(oranda.demon.co.uk|gnu.org ( '/ Research Scientist http://www.oranda.demon.co.uk ,_()) / )= GNU Hacker http://www.gnu.org/software/libtool \'

Re: Patch for libtool 1.4 on QNX.

2001-07-12 Thread Gary V . Vaughan
to > the QNX box, I'm working through it with someone else. However, these > changes do allow us to build shared libraries on QNX. Cool! Thanks for the patch. Applied to HEAD. Please supply a ChangeLog entry next time though... Cheers, Gary. -- ())_. Gary V. Vau

Re: question about AC_LTDL_SYS_DLOPEN_DEPLIBS

2001-07-16 Thread Gary V . Vaughan
are reasonably sure otherwise, I'd rather see the case statments tightened up so that the unproven cases are left with the default (unknown) value, effectively documenting our collective knowledge about the architectures in the code instead of in comments. Cheers, Gary. -- (

Re: question about AC_LTDL_SYS_DLOPEN_DEPLIBS

2001-07-16 Thread Gary V . Vaughan
On Monday 16 July 2001 7:29 pm, [EMAIL PROTECTED] wrote: > On Fri, Jul 13, 2001 at 12:30:14AM +0100, Gary V. Vaughan wrote: > > On Thursday 12 July 2001 8:12 pm, Tim Mooney wrote: > > > I'm not 100% sure I know what > > > > > > whether deplibs are loa

Re: Overriding startfiles and C library with libtool libraries

2001-07-16 Thread Gary V . Vaughan
pported by libtool, but then I have very little practical cross compilation know-how. I do know that GCC 3.0 uses libtool, and that the GCC tree is capable of normal and canadian cross builds. You might find an expert in these matters in the GCC forums... Cheers, Gary. On Monday 16 July

Re: make check failures

2001-07-16 Thread Gary V . Vaughan
for NetBSD, and was under the impression libtool was in pretty good shape in that respect... > Cheers, > > Patrick > (how can I find out how they fail?) You can run individual or batches of tests verbosely: $ VERBOSE=1 make check TESTS='mdemo-shared.test mdemo-m

Re: question about AC_LTDL_SYS_DLOPEN_DEPLIBS

2001-07-16 Thread Gary V . Vaughan
ld probably be a separate > > libltdl_cv_sys_dlopen_honors_rpath > > or maybe > > libltdl_cv_sys_dlopen_honours_rpath > > for Gary et. al. ;-) Maybe `respects' or `obeys' or `uses' would be > better than honors/honours. A saucer of milk for y

Re: question about AC_LTDL_SYS_DLOPEN_DEPLIBS

2001-07-16 Thread Gary V . Vaughan
arched... Cheers, Gary. -- ())_. Gary V. Vaughan gary@(oranda.demon.co.uk|gnu.org) ( '/ Research Scientist http://www.oranda.demon.co.uk ,_()) / )= GNU Hacker http://www.gnu.org/software/libtool \' `& `(_~)_ Tech' Authorhttp://so

Re: question about AC_LTDL_SYS_DLOPEN_DEPLIBS

2001-07-17 Thread Gary V . Vaughan
On Tuesday 17 July 2001 4:10 pm, Robert Boehne wrote: > "Gary V. Vaughan" wrote: > > On Monday 16 July 2001 4:10 pm, Robert Boehne wrote: > > > Here is the test case, if someone wants to libtoolize it, we > > > could add it to the macro. > > >

Re: make check failures

2001-07-17 Thread Gary V . Vaughan
ecessarily. Though no-one else has complained of problems on NetBSD. Let me know if you get to the bottom of this. Cheers, Gary. -- ())_. Gary V. Vaughan gary@(oranda.demon.co.uk|gnu.org) ( '/ Research Scientist http://www.oranda.demon.co.uk ,_()) / )= GNU Hacke

Re: solaris link line length problem == buggy sed

2001-07-17 Thread Gary V . Vaughan
takes us back to the start. Go round a few times, and get off at your favourite stop =)O| > Granted, I can simply skip this if GNU sed is found, but > I'm sure it will come up again on some other sed/shell > combination. This is really an autoconf macro, since it has app

Re: use of __STDC__ in libtool.m4 on HEAD

2001-09-22 Thread Gary V. Vaughan
about: #if defined (__STDC__) && !__STDC__ ?? Cheers, Gary. -- ())_. Gary V. Vaughan gary@(oranda.demon.co.uk|gnu.org) ( '/ Research Scientist http://www.oranda.demon.co.uk ,_()) / )= GNU Hacker http://www.gnu.org/software/libtool \' `&

Re: HEAD and different C, C++ compilers

2001-09-22 Thread Gary V. Vaughan
ut and stops another working, you have found a bug. I would not be surprised if there are still issues of this sort lurking, since the post multi-language-branch code has had very little testing relatively speaking. Cheers, Gary. -- ())_. Gary V. Vaughan gary@(oranda.demon.co.uk|g

Re: sys_lib_search_patch_spec/path_separator (Re: Suggested pathes to CVC libtool: Mingw improvement, .rc support)

2001-09-22 Thread Gary V. Vaughan
nside a dirpath-element - or atleast it can be rightfully > called insane. The thing could look like the following, so *hmm* what would YOU > think of a style like this: > > case "$sys_lib_search_path_spec" in > # unixshell pathlists are not supposed to contain any ";"

Re: Problem with finding included ltdll.c and impgen.c on Cygwin

2001-09-22 Thread Gary V. Vaughan
get indented in the resulting libtool script. However, when > libtool goes looking for those marker lines with sed, it expects the # > to be at the start of the line... Good call. Thanks. Now fixed in HEAD. Cheers, Gary. -- ())_. Gary V. Vaughan gary@(oranda.d

Re: [Fwd: on IRIX a *.so..1 link is needed to run program]

2001-09-22 Thread Gary V. Vaughan
ty sure this is fixed in HEAD... I'll probably release 1.4d shortly, since a lot of fixes have gone in since 1.4b. Cheers, Gary. > PS. On IRIX how does libtool map C:R:A to native naming conventions > for shared libraries? >From ltmain.in on HEAD: case $versi

Re: sys_lib_search_patch_spec/path_separator (Re: Suggested pathes to CVC libtool: Mingw improvement, .rc support)

2001-09-23 Thread Gary V. Vaughan
On Sat, Sep 22, 2001 at 11:15:43PM +0300, Tor Lillqvist wrote: > The chance of a Unix system having > directory names containing semicolons is practically nil, isn't it? Yup. It is possible technically, but anyone who uses semicolons in PATH has got to expect trouble, no? Cheers,

Re: ltdl.c and 1.4.1 (type conflicts)

2001-09-10 Thread Gary V. Vaughan
On Sat, Sep 08, 2001 at 01:49:35AM -0700, Bruce Korb wrote: > Robert Collins wrote: > > > > On Sat, 2001-09-08 at 13:31, Gary V. Vaughan wrote: > > > On Fri, Sep 07, 2001 at 02:45:11PM -0500, Tim Mooney wrote: > > > Phew! Thanks for that info. > > > &

Re: libtool broken in kdebase 2.2.0

2001-09-10 Thread Gary V. Vaughan
spec file should be manually linked in by libtool, if it has decided (for whatever reason) to pass --nostdlib on the link line? Even for g++, gcj? What happens when linking a library... linking libgcc.a into a shared library is asking for trouble. I wish I had a better understanding of linke

Re: 1.4.1@solaris8: __eprintf undefined

2001-09-10 Thread Gary V. Vaughan
e... > I'll play with -lgcc and see what happens, but it would be really nice if > a platform like Solaris would work out of the box. I know. :-( Sorry about that. Cheers, Gary. -- ())_. Gary V. Vaughan gary@(oranda.demon.co.uk|gnu.org) ( '/ Research Sc

Re: libtool 1.4.1 tests

2001-09-10 Thread Gary V. Vaughan
f you upgrade to a newer autoconf... but 1.4 is still lacking multi-language support. > I also hoped to update to 1.4 because I've had > problems from some users by using libtool 1.3B and just hardcoding -lstdc++ > on the link line. 1.4 won't help much there I'm afr

Re: Linking non libtool libraries with libtool generated libraries

2001-09-10 Thread Gary V. Vaughan
This looks like a 1.3.x error message. Upgrade to 1.4.2 and try again? Cheers, Gary. On Mon, Sep 10, 2001 at 01:14:45PM +0100, Larry Cotton wrote: > > I wrote on Friday : > > > > Hi &

Re: 1.4.1@solaris8: __eprintf undefined

2001-09-10 Thread Gary V. Vaughan
On Tue, Sep 11, 2001 at 12:26:44AM +0200, Hubert Feyrer wrote: > On Mon, 10 Sep 2001, Gary V. Vaughan wrote: > > It is a long standing bug with gcc using native ld on solaris, > > revealed in this release because I have started using assert() in > > ltdl.c (which requires __

Re: ltdl.c and 1.4.1 (type conflicts)

2001-09-10 Thread Gary V. Vaughan
On Mon, Sep 10, 2001 at 11:29:57AM -0700, Bruce Korb wrote: > "Gary V. Vaughan" wrote: > > > Suggestions? > > 2. Recast everything as "ptr_t" which is a typedef for "char*". > Amdhal is the only system I know of with 64 bit proc poi

Re: ltdl/mdemo test

2001-09-11 Thread Gary V. Vaughan
EN_DEPLIBS]: Teach ltdl about the behavior of OpenBSD's dlopen(). Cheers, Gary. -- ())_. Gary V. Vaughan gary@(oranda.demon.co.uk|gnu.org) ( '/ Research Scientist http://www.oranda.demon.co.uk ,_()) / )= GNU Hacker http://www.gnu.org/softwa

Re: AC_TRY_DLOPEN_SELF bug in 1.4.2 again!

2001-09-11 Thread Gary V. Vaughan
.2. Now that I think about it, they should not be necessary provided AC_PROG_LIBTOOL is always called too... if this works for you let me know and I'll revert that patch. Cheers, Gary. -- ())_. Gary V. Vaughan gary@(oranda.demon.co.uk|gnu.org) ( '/ Research Scientist htt

Re: GNU m4 (Re: AC_TRY_DLOPEN_SELF bug in 1.4.2 again!)

2001-09-11 Thread Gary V. Vaughan
oconf with m4-1.4o, which generated frozen files (basically a state dump of M4's memory to speed up macro loading) dependant on the m4-1.4o symbols. You then downgraded to m4-1.4 which is missing the functions behind the additional symbols added between 1.4 and 1.4o. If you rebuild Autoconf wi

Re: libtool 1.4.2 bootstrap

2001-09-11 Thread Gary V. Vaughan
ents > Try `rm --help' for more information. Oops. I'm surprised it halts the script though. I'll commit a patch presently. In the meanwhile, you should change that line to: find . \( -name autom4te.cache -o -name libtool \) -exec rm -r {} \; Thanks for the report! C

Re: ltdl.c and 1.4.1 (type conflicts)

2001-09-13 Thread Gary V. Vaughan
On Tue, Sep 11, 2001 at 01:32:33PM -0500, Tim Mooney wrote: > In regard to: Re: ltdl.c and 1.4.1 (type conflicts), Gary V. Vaughan said...: > > >On Mon, Sep 10, 2001 at 11:29:57AM -0700, Bruce Korb wrote: > >> "Gary V. Vaughan" wrote: > >> > >>

Re: make check failures

2001-09-13 Thread Gary V. Vaughan
to HEAD and branch-1-4. Cheers, Gary. -- ())_. Gary V. Vaughan gary@(oranda.demon.co.uk|gnu.org) ( '/ Research Scientist http://www.oranda.demon.co.uk ,_()) / )= GNU Hacker http://www.gnu.org/software/libtool \' `& `(_~)_ Tech' Au

Re: libtool RFE

2001-09-13 Thread Gary V. Vaughan
re it is. That is a better articulation of what I > was asking for :-). There is mention of multilib support in the TODO files of Libtool IIRC. As I understand it, this is a generalisation of the same problem... patches gratefully accepted ;-) Cheers, Gary. -- ())_. Gary V. Vau

Re: ltdl.c and 1.4.1 (type conflicts)

2001-09-13 Thread Gary V. Vaughan
ker, make utility and C library is a hobbiest-only anachronism when all are available, in binary form for all the important architectures in service nowadays. Coding would be so much faster and more straight forward if we didn;t have to think about vendor inadequacies... In fact we wouldn't ev

Re: ltdl/mdemo test

2001-09-13 Thread Gary V. Vaughan
On Wed, Sep 12, 2001 at 07:31:41PM +0100, Nick Hudson wrote: > On Tuesday 11 September 2001 19:34, Gary V. Vaughan wrote: > > On Mon, Sep 10, 2001 at 08:29:17PM +0100, Nick Hudson wrote: > > > On Monday 10 September 2001 18:59, Patrick Welche wrote: > > > > I mumble

Re: ltdl.c and 1.4.1 (type conflicts)

2001-09-13 Thread Gary V. Vaughan
If only I could finish my sentences... On Thu, Sep 13, 2001 at 09:48:02PM +0100, Gary V. Vaughan wrote: > > I would argue that using your vendor compiler, linker, make utility > and C library is a hobbiest-only anachronism when all are available, > in binary form for all t

Re: Darwin / OS X

2001-09-14 Thread Gary V. Vaughan
Cheers, Gary. -- ())_. Gary V. Vaughan gary@(oranda.demon.co.uk|gnu.org) ( '/ Research Scientist http://www.oranda.demon.co.uk ,_()) / )= GNU Hacker http://www.gnu.org/software/libtool \' `& `(_~)_ Tech' Authorhttp://so

Re: running 'libtool gdb foo' from emacs

2001-09-14 Thread Gary V. Vaughan
; binary from emacs? Is there a libtool mode > for emacs? Well, I think that it would be kind of cool for gdb to understand libtool wrapper scripts and simply do the right thing... I imagine that all it would take is a patch :-) Cheers, Gary. -- ())_. Gary V. Vaughan gary@(oranda.d

Re: HEAD and HP-UX C++ compiler

2001-09-20 Thread Gary V. Vaughan
the sed munging some more thought then... > 2001-09-20 Albert Chin-A-Young <[EMAIL PROTECTED]> > > * libtool.m4: Don't include main() when testing for > command to parse $NM output because some C++ compilers > don't allow you to take the address

Re: Darwin & Dynamic modules

2001-09-21 Thread Gary V. Vaughan
ery stupidity. I had forgotten about the " issues on darwin, and applied the usual libtool quoting style. Sorry about that. Now fixed in HEAD and branch-1-4... I'll make a 1.4.3 release when the patch queue is clear again. Cheers, Gary. -- ())_. Gary V. Vaughan gary@(orand

Re: Libtool patch for mode=install on Cygwin

2001-09-21 Thread Gary V. Vaughan
script that libtool produced is named without the .exe. Cool! I've been wanting to fix this for ages, but never seemed to get around to it. Applied on HEAD and branch-1-4. Cheers, Gary. P.S. Please send patches to [EMAIL PROTECTED] along with a ChangeLog entry. -

Re: Does libtool know how to deal with libgcc.a%s?

2001-09-10 Thread Gary V. Vaughan
ly my knowledge of linkers and loaders is superficial, so you will need to explain what it is that libtool is (or isn't) doing, and what you would have expected libtool to do (or not do) in painstaking detail in order for me to get a good grasp of what I can do to fix it :-( Cheers, Gary. -

ANNOUNCE: Libtool 1.4.2 released from stable branch

2001-09-10 Thread Gary V. Vaughan
dp.gz NEWS - list of user-visible changes between releases of GNU Libtool New in 1.4.2: 2001-09-11; CVS version 1.4.1a, Gary V. Vaughan: * libltdl now builds on solaris again * diagnose and warn about not-quite-working combinations of gcc and ld on solaris * Improved OpenBSD su

Re: sys_lib_search_patch_spec/path_separator (Re: Suggested pathes to CVC libtool: Mingw improvement, .rc support)

2001-09-25 Thread Gary V. Vaughan
On Sun, Sep 23, 2001 at 05:44:40PM +0200, Guido Draheim wrote: > "Gary V. Vaughan" wrote: > > > > On Sat, Sep 22, 2001 at 11:15:43PM +0300, Tor Lillqvist wrote: > > > The chance of a Unix system having > > > directory names containing semicolons is prac

Re: Darwin patches?

2001-10-04 Thread Gary V. Vaughan
Sure. From the ChangeLog in HEAD: 2001-09-06 Gary V. Vaughan <[EMAIL PROTECTED]> From Daniel Johnson <[EMAIL PROTECTED]>: * libtool.m4 (AC_LIBTOOL_PROG_LD_SHLIBS) [darwin*]: Move from GNU ld section to non-GNU ld section. ... 2001-09-02 Christopher Pfisterer

Re: Darwin patches?

2001-10-05 Thread Gary V. Vaughan
But there is a page about contributing to libtool here: http://www.gnu.org/software/libtool/contribute.html The minimum requirement for a patch to be accepted is approximately: fixes a problem you are experiencing on your host, passes visual inspection by one of the maintainers, causes no regressions on

Re: Libtool and echo (Was: bison-1.29c 'configure' problems on Solaris 8)

2001-10-05 Thread Gary V. Vaughan
ssible to quote backslashes using # echo "$something" | sed 's/\\//g' libtool needs to store lots of script snippets in shell variables to be passed to eval later. In order for this to work, it must be possible to backslash escape shell meta char

Re: linker doesn't like .lo files

2001-10-18 Thread Gary V. Vaughan
uot;.lo" ones. Anyone > have any clues on this? CVS libtool (and 1.4b too I think), creates pic objects with a .o extension, but puts them in a subdirectory. Cheers, Gary. -- ())_. Gary V. Vaughan gary@(oranda.demon.co.uk|gnu.org) ( '/ Research Sc

Re: [Patch #41] Do all rm's in one command with --mode=clean

2001-10-27 Thread Gary V. Vaughan
n particular :-( That said, I see some uses of -gt in autoconf, so I guess that in practice, there are no real users that are affected by this problem any more... Cheers, Gary. -- ())_. Gary V. Vaughan gary@(oranda.demon.co.uk|gnu.org) ( '/ Research Scientist http

Re: _LT_AC_TAGCONFIG versus Cray sed

2001-10-27 Thread Gary V. Vaughan
n > > There was a discussion not so long ago about using "/" in a character > range when it's also the delimiter, but I forget what the theory was. Thanks! Applied to HEAD and branch-1-4. Cheers, Gary. -- ())_. Gary V. Vaughan gary@(oranda.demon.co.uk|g

Re: _LT_AC_TAGCONFIG versus Cray sed

2001-10-27 Thread Gary V. Vaughan
On Sun, Oct 28, 2001 at 01:14:29AM +0100, Gary V. Vaughan wrote: > On Thu, Oct 04, 2001 at 09:05:18AM +1000, Kevin Ryde wrote: > > On an sv1-cray-unicos10.0.0.X with the cvs libtool I noticed the > > following error, > > > > configure: creating lib

Re: libltdl & 64-bit lint

2001-10-27 Thread Gary V. Vaughan
bit integer: fgets(arg 2) > > if (!fgets (line, line_len, file)) > > line_len is size_t. fgets expects second argument to be int. Hmmm. That sucks. I'll cast it down to an int for now. But if someone has the time to implement an rpl_fgets in the spirit of the other

Re: CVS libtoolize is broken

2001-10-30 Thread Gary V. Vaughan
k at. > > Or the following patch: [[snip]] Thank you both. Applied to HEAD. Cheers, Gary. -- ())_. Gary V. Vaughan gary@(oranda.demon.co.uk|gnu.org) ( '/ Research Scientist http://www.oranda.demon.co.uk ,_()) / )= GNU Hacker http://www.gnu.org/sof

Re: lt_dlforeachfile

2001-11-19 Thread Gary V. Vaughan
On Mon, Nov 19, 2001 at 11:15:37AM +0100, Lutz Müller wrote: > Hi Gary, > > where should I ask for an lt_dlforeachfile function that actually scans > a directory when called a second time? The libtool list <[EMAIL PROTECTED]> is the best place. However, I guess I am not

<    1   2   3   4   5   6   7   8   >