Re: proposal to fork the build-tools projects

2002-10-21 Thread Thien-Thi Nguyen
From: Dan Kegel <[EMAIL PROTECTED]> Date: Mon, 21 Oct 2002 10:51:51 -0700 You think the world is ready for Guile? guile is not ready for the world. current install practice spews .la and .so files all over $libdir and uses an internal "bugfixed" copy of libltdl (if my reading of the cvs

Re: proposal to fork the build-tools projects

2002-10-21 Thread Tom Lord
> It could be that we should tell people to use Bash to build > GNU packages if their native shells have trouble handling the > job. That would be a smaller change and perhaps worth doing. How is `bash' built? >> You need to be able to compile the bootstrap packa

Re: proposal to fork the build-tools projects

2002-10-21 Thread Richard Stallman
You need to be able to compile the bootstrap packages in minimal environments, in order to get a very basic GNU environment. I don't think we should do this at all. The smallest version of the GNU system need not be "minimal", and making it so would be extra work, so we should not. B

Re: proposal to fork the build-tools projects

2002-10-21 Thread Dan Kegel
Thien-Thi Nguyen wrote: sounds about right -- finding the appropriate mux point to pinch is indeed the first step towards sanity. if you get funding, give me a buzz. otherwise, i will continue to work w/ (old) librx and approach the problem from the guile perspective. (e.g., below is lex.test w

AWARD NOTIFICATION

2002-10-21 Thread werkenbijdeotto1
WERKEN BIJ DE LOTTO, 41132, NL-1007 DB AMSTERDAM, THE NETHERLANDS. FROM: THE DESK OF THE DIRECTOR PROMOTIONS, INTERNATIONAL PROMOTIONS/PRIZE AWARD DEPARTMENT, REF: WBL/67-B773524441 ATTN: AWARD NOTIFICATION; FINAL NOTICE We are pleased to inform you of the announcement toda

Para Kazandıran Yeni Arama Motorunuz

2002-10-21 Thread Arama.cc
Title: DUYURU    

Re: include files and statically linked libraries

2002-10-21 Thread Eric Anderson
On Sun, 2002-10-20 at 14:40, Tom Tromey wrote: > Does libghttp have its own configure script? Yes > If so it is probably even cleaner to run that. Put this in > configure.in: > > AC_CONFIG_SUBDIRS(libghttp-1.0.9-mod) > Where does this go in the configure.in file? Above the AC_OUTPUT comman

Re: include files and statically linked libraries

2002-10-21 Thread Eric Anderson
On Sun, 2002-10-20 at 14:40, Tom Tromey wrote: > Why your approach failed, I don't know. I assume you re-ran autoconf, > automake, and configure? OK, I have done things as you have suggested, but I am still stuck at that error. I have narrowed it down to the fact that when I put the SUBDIRS = li

Re: FYI: same library installed several times in same directory (PR/350)

2002-10-21 Thread Harlan Stenn
> Harlan> Just to ask, what is the problem if the same library is > Harlan> installed in two different places? > > Automake produces only one rule to link the library, and > therefore doesn't know how to set `-rpath' correctly. See > PR/285. So what is the problem with: if COND1 lib_LTLIBRAR