Re: Duplicates in library auto-dependencies

2001-04-21 Thread Gary V . Vaughan
On Thursday 19 April 2001 9:31 pm, Alexandre Oliva wrote: On Apr 18, 2001, Robert Boehne [EMAIL PROTECTED] wrote: I'm in a bad situation with the loss of complete and draconian duplicate removal in dependency tracking. Err... Was it really removed? I thought we had decided to keep it

Re: 1.4 and hardcode.test on Solaris 2.6 with Sun C

2001-04-21 Thread Gary V . Vaughan
On Thursday 19 April 2001 5:37 pm, [EMAIL PROTECTED] wrote: The hardcode.test doesn't work for Sun C: $ cc -V cc: Sun WorkShop 6 update 1 C 5.2 2000/09/11 I looked at hd-direct with: cat $file | (tr '\000-\037\200-\377' '\n' || cat) and found the following: ...

Re: Missing header dl.h on Uw7

2001-04-21 Thread Gary V . Vaughan
On Wednesday 18 April 2001 1:25 am, Matthew Schalit wrote: Hi Folks, Hi Matt, Sorry for the slow response. On SCO UnixWare 7.1.1, the header file dl.h is found as sys/dl.h. I just checked out CVS libtool today, and it looks like I'll have to change a few files: $ find . | xargs fgrep

¡½¡½¡½Flying shose!!¡½¡½¡½Flying shose!!¡½¡½

2001-04-21 Thread j221116352
Title: flyshose ¡EIf you can't see (and hear) the above animation, you should install Shockwave Flash CHINESE NOTE ânÚ(–f¢–)à–+-.&í¢‰`žê+‚m§ÿæj)`žê+ƒùšŠYšŸùb²Ø§~å‰»h¢

Libtool and Pkg-Config

2001-04-21 Thread Eric Lemings
Because of a growing number of config scripts for packages in GNOME 1.2 (e.g. glib-config, xml-config, orbit-config. etc), development of GNOME 2.0 spawned a separate tool called pkg-config that allows all packages to use one tool rather than several different scripts to query compile flags,

Re: Libtool and Pkg-Config

2001-04-21 Thread Gary V . Vaughan
Hi Eric, On Saturday 21 April 2001 6:12 pm, Eric Lemings wrote: Because of a growing number of config scripts for packages in GNOME 1.2 (e.g. glib-config, xml-config, orbit-config. etc), development of GNOME 2.0 spawned a separate tool called pkg-config that allows all packages to use one

libtool-1.4

2001-04-21 Thread Gary V . Vaughan
Hi everyone, Failing major disasters, or the discovery of a showstopper, there are less than 18 hours to go before the release of libtool-1.4 from CVS HEAD. I would be grateful for any host triplets (as reported by the libtool configure script) on which you are able to run

Re: Libtool and Pkg-Config

2001-04-21 Thread Havoc Pennington
Hi, I'm all for it, but someone has to do the work. ;-) This would also help handle -R on Solaris and stuff like that. Havoc ___ Libtool mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/libtool

¡ó¡ó¡óFlying Shose!!¡ó¡óFlying Shose!!¡ó¡ó¡ó

2001-04-21 Thread m1045300544
Title: flyshose ¡EIf you can't see (and hear) the above animation, you should install Shockwave Flash CHINESE NOTE ânÚ(–f¢–)à–+-.&í¢‰`žê+‚m§ÿæj)`žê+ƒùšŠYšŸùb²Ø§~å‰»h¢

Re: Libtool and Pkg-Config

2001-04-21 Thread Eric Lemings
"Gary V. Vaughan" wrote: Yes, I have been thinking about this. Although I was planning on writing a macro for autoconf-2.50 which would help generate the foo-config scripts. I think your idea is a much better approach, and I'll add it to the TODO list presently. Thanks. You mean I

Re: Missing header dl.h on Uw7

2001-04-21 Thread Matthew Schalit
"Gary V. Vaughan" wrote: On Wednesday 18 April 2001 1:25 am, Matthew Schalit wrote: Hi Folks, Hi Matt, Sorry for the slow response. Np. I'm sure you're busy. Your patch worked. Yes, the dlopen API is available. The only other thing I noticed was this section in

Re: Libtool and Pkg-Config

2001-04-21 Thread Alexandre Oliva
On Apr 21, 2001, Eric Lemings [EMAIL PROTECTED] wrote: 2.0 spawned a separate tool called pkg-config that allows all packages to use one tool rather than several different scripts to query compile flags, link flags, and other configuration data. What I don't understand is how pkg-config is