Re: AC_TRY_LINK with libtool libraries

2001-04-03 Thread s_a_white
> > > This is a known deficiency in the coupling between libtool and autoconf, > > which needs fixing at some point. In the mean time how about (wild guess > > here!): > > > save_CC=$CC > > CC="${SHELL-/bin/sh} ${top_srcdir)/libtool $CC" > > AC_TRY_LINK(blah) > > CC=$save_CC > > This does

Re: AC_TRY_LINK with libtool libraries

2001-04-03 Thread Alexandre Oliva
On Apr 3, 2001, "s_a_white" <[EMAIL PROTECTED]> wrote: > Gary second suggestion worked after removing the back slashes: Really? Wow! This is very good news, indeed. I'm quite surprised! I suppose we could arrange for AC_PROG_LIBTOOL to pre-pend '${CONFIG_SHELL-/bin/sh} `pwd`/libtool ' to ac_

[] RapidClassroom - eLearning software

2001-04-03 Thread Erik Lagerway
All of the benefits of Internet classroom training ... without the cost. RapidClassroom™ is the first Internet Classroom service that incorporates: - Desktop Sharing from a PC to Internet Users - Broadcast Streaming Audio - VOIP [August 2001] RapidClassroom™ allows instructors to "push" an ima

Re: gcc -nologo?

2001-04-03 Thread Tobias Hunger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 03 April 2001 08:35, Alexandre Oliva wrote: > I don't think the `-nologo' is coming from autoconf. I suspect it's > something in configure.in or in some custom autoconf/m4 macro. It is _not_ from anywhere within our code. grep -r "nologo"

Re: gcc -nologo?

2001-04-03 Thread Alexandre Oliva
On Apr 3, 2001, Tobias Hunger <[EMAIL PROTECTED]> wrote: > /usr/share/autoconf> grep nologo * > acspecific.m4: CPP="${CC-cc} -nologo -E" > autoconf.m4f: CPP="${CC-cc} -nologo -E" > autoheader.m4f: CPP="${CC-cc} -nologo -E" > I did definitly not change anything there. Maybe this is debian > s

Re: gcc -nologo?

2001-04-03 Thread Lars Hecking
specific? > > Might be. I can't find any occurrences of -nologo in the CVS > autoconf. Hmm... But, indeed, it's there in autoconf 2.13. Oops :-) Check out the ChangeLog: 2000-09-14 Pavel Roskin <[EMAIL PROTECTED]> * acgeneral.m4 (_AC_TRY_CPP): Don't filter out conftest.$ac_ext

Re: gcc -nologo?

2001-04-03 Thread Tobias Hunger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 03 April 2001 13:03, Alexandre Oliva wrote: > In any case, it would only be used if `${CC-cc} -E' failed to > preprocess a trivial file. Does config.log explain why it failed, and > configure decided to fallback to -nologo -E? There is no

[] RapidClassroom - eLearning software

2001-04-03 Thread erik
All of the benefits of Internet classroom training ... without the cost. RapidClassroom? is the first Internet Classroom service that incorporates: - Desktop Sharing from a PC to Internet Users - Broadcast Streaming Audio - VOIP [August 2001] RapidClassroom? allows instructors to "push" an ima

Re: AC_TRY_LINK with libtool libraries

2001-04-03 Thread Gary V . Vaughan
On Tuesday 03 April 2001 9:28 am, Alexandre Oliva wrote: > On Apr 3, 2001, "s_a_white" <[EMAIL PROTECTED]> wrote: > > Gary second suggestion worked after removing the back slashes: > > Really? Wow! This is very good news, indeed. I'm quite surprised! > I suppose we could arrange for AC_PROG_L

Re: gcc -nologo?

2001-04-03 Thread Akim Demaille
| This is what happens after the upgrade: | /home/export/berlin/Berlin> autoconf | ./aclocal.m4:904: /usr/bin/m4: Non-numeric argument to built-in `divert' | configure.in:31: /usr/bin/m4: Non-numeric argument to built-in `divert' | configure.in:33: /usr/bin/m4: Non-numeric argument to built-in `d