Hi,
Given this configure.in:
AC_INIT(hello.cc)
AM_INIT_AUTOMAKE(libcxx,0)
AC_PROG_CXX
AM_PROG_LIBTOOL
AC_OUTPUT(Makefile)
With autoconf-cvs and automake-cvs libtool-1.4b tries to add
GCJ-support:
# ./configure
..
appending configuration tag "CXX" to libtool
checking whether the g++ linker (/
Am Fre, 2001-12-21 um 06.00 schrieb Ted Irons:
> Am using autoconf-2.5.2, automake-1.4b, libtool-1.4b
> on an ix86 box run running Suse Linux with kernel-2.4.6.
>
> When I run make I get the following error:
>
> source='ascbin.cc' object='libhrnet_la-ascbin.lo' libtool=yes \
> depfile='.deps/li
On 12/20/2010 03:09 PM, Bruce Korb wrote:
On 12/19/10 20:40, Noah Lavine wrote:
Hello,
I am not at all an expert on guile-config, but I will help if I can.
Thank you to all who responded.
Usually if you have 64-bit libs in lib64, you have to pass --libdir
explicitly.
We've now concluded t
On 12/20/2010 03:59 PM, Bruce Korb wrote:
Hi Andy, Ralf, et al.,
(With my Fedora Packaging Committee member hat on) In Fedora
and RHEL, users are supposed to pass
--libdir=/usr/lib64 to configure
on x86_64 and
It is unclear that you-all can do otherwise, without having OSX-style
mixed word si
On 12/20/2010 04:05 PM, Eric Blake wrote:
On 12/20/2010 07:59 AM, Bruce Korb wrote:
Hi Andy, Ralf, et al.,
On Mon, Dec 20, 2010 at 6:23 AM, Andy Wingo wrote:
How much understanding of the machinery should be expected
of the hapless project builder?
I'm not sure, but: .
I am sure
On 12/20/2010 04:41 PM, Eric Blake wrote:
On 12/20/2010 08:36 AM, Ralf Corsepius wrote:
If a distro insists on shipping 64-bit libraries under /usr/lib64, then
it would be in the distro's best interest to also ship a config.site
variable that defaults --libdir to the appropriate /usr/
On 12/20/2010 08:02 PM, Bruce Korb wrote:
On 12/20/10 09:11, Nick Bowler wrote:
On 2010-12-20 08:54 -0800, Bruce Korb wrote:
If the default build is 64 bit, why does it make sense that the
default library directory is the 32 bit library?
As far as I know, the only reason for this design is to
On 07/06/2011 01:54 AM, ScottLadd wrote:
I've been writing configure.ac scripts for a long time, and now,
unexpectedly, on a new Kubuntu 11.04 installation and on a Fedora 15
install, libtool not longer generates and installs shared objects. Same
scripts I've used before, different behavior.
On Wed, 2005-08-03 at 13:57 +0200, Graham Leggett wrote:
> Hi all,
> What method needs to be used to tell libtool to link to stdc++ that
> belongs to the compiler being run?
No method at all. libstdc++ is an internal library of g++ you are not
supposed to specify explicitly.
The issue you describ
On Wed, 2005-08-03 at 13:46 -0500, Bob Friesenhahn wrote:
> On Wed, 3 Aug 2005, Ralf Corsepius wrote:
>
> > On Wed, 2005-08-03 at 13:57 +0200, Graham Leggett wrote:
> >> Hi all,
> >
> >> What method needs to be used to tell libtool to link to stdc++ that
&g
On Fri, 2007-01-19 at 11:38 -0500, Bob Rossi wrote:
> Hi,
>
> I'm writing a Makefile.am file for a library. When I do make, the
> foo-config is in the build directory. However, when I do 'make install'
> it doesn't go into the bin directory. Any idea how to force it to?
> Reading the documentatio
Dan Nicholson wrote:
On Wed, Jan 28, 2009 at 01:50:51PM -0600, Bob Friesenhahn wrote:
On Wed, 28 Jan 2009, Dan Nicholson wrote:
When the ABI is 64-bit on Linux ELF, add /lib64 and /usr/lib64 to the
system library path so that an RPATH is not added when using libraries
from these directories.
A
Dan Nicholson wrote:
On Thu, Jan 29, 2009 at 11:26 PM, Ralf Corsepius wrote:
Dan Nicholson wrote:
On Wed, Jan 28, 2009 at 01:50:51PM -0600, Bob Friesenhahn wrote:
On Wed, 28 Jan 2009, Dan Nicholson wrote:
When the ABI is 64-bit on Linux ELF, add /lib64 and /usr/lib64 to the
system library
On 12/12/2009 12:57 AM, Ralf Wildenhues wrote:
Hi Roumen,
* Roumen Petrov wrote on Fri, Dec 11, 2009 at 09:36:54PM CET:
Ralf Wildenhues wrote:
AC_ARG_VAR([DESTDIR], [perform staged installation using DESTDIR])
This require makefiles generated by configure script to contain
line like this
Am Mit, 2002-09-18 um 23.23 schrieb Alexandre Duret-Lutz:
> Please SHOUT LOUD if your package works with Automake 1.6.3 but
> doesn't with 1.6d.
This bug has been present with previous versions of automake and
autoconf (IIRC, it also has been reported several times before).
Anyway, it is still
Am Don, 2002-09-19 um 11.36 schrieb Alexandre Duret-Lutz:
> >>> "Ralf" == Ralf Corsepius <[EMAIL PROTECTED]> writes:
>
> Ralf> This bug has been present with previous versions of automake and
> Ralf> autoconf (IIRC, it also has been reported sever
Am Mon, 2002-09-23 um 10.49 schrieb Alexandre Duret-Lutz:
> >>> "Ralf" == Ralf Corsepius <[EMAIL PROTECTED]> writes:
>
> [...]
>
> Ralf> http://mail.gnu.org/pipermail/libtool-patches/2002-January/001659.html
>
> Ralf> .. which seems to ind
Hi,
For some reason, libtool-1.4e pulls unwanted language checks into
configure scripts.
eg. this simple configure.ac pulls in CXX and F77:
# cat configure.ac
AC_INIT([automake-bug],[5.0])
AC_PREREQ(2.57)
AC_CONFIG_SRCDIR(foo.c)
AM_INIT_AUTOMAKE([foreign 1.7.2b dist-bzip2])
AC_PROG_CC
AC_PROG_L
On Thu, 2004-08-12 at 18:12, Peter O'Gorman wrote:
> Bob Friesenhahn wrote:
>
> > On Thu, 12 Aug 2004, Tim Mooney wrote:
> >
> >> Why just Linux? Isn't this essentially the same issue that the multi-ABI
> >> commercial UNIXes have?
> >
> >
> > Seems like it to me.
I am not sure. Solaris-gcc ap
On Fri, 2004-08-13 at 04:15, Bob Friesenhahn wrote:
> On Fri, 13 Aug 2004, Ralf Corsepius wrote:
> >>
> >> Well, the difference, in my little mind at least, is that the commercial
> >> unixes can all be identified in libtool using $host,
> > Right, you can i
On Fri, 2004-08-13 at 05:37, Daniel Reed wrote:
> ) On Fri, 13 Aug 2004, Ralf Corsepius wrote:
> ) > However, you can not identify the multilib-variant and the multilib
> ) > subdir being used from $host, because it is chosen depending upon the
> ) > flags being passed to
On Fri, 2004-11-12 at 14:31 -0800, Jacob Meuser wrote:
> On Fri, Nov 12, 2004 at 03:33:02PM -0600, Albert Chin wrote:
> > On Fri, Nov 12, 2004 at 11:20:13AM +, Gary V. Vaughan wrote:
> > > Albert Chin wrote:
> > > > On Wed, Nov 10, 2004 at 03:43:48PM +, Scott James Remnant wrote:
> > > >
>
On Fri, 2004-11-12 at 23:02 -0800, Jacob Meuser wrote:
> On Sat, Nov 13, 2004 at 04:27:28AM +0100, Ralf Corsepius wrote:
> > On Fri, 2004-11-12 at 14:31 -0800, Jacob Meuser wrote:
> > > On Fri, Nov 12, 2004 at 03:33:02PM -0600, Albert Chin wrote:
> > > > On Fri, No
On Wed, 2005-01-26 at 08:21 -0600, Bob Friesenhahn wrote:
> On Wed, 26 Jan 2005, Gary V. Vaughan wrote:
>
> > Kevin F. Quinn wrote:
>
> >> Apologies if this is a stupid question, but please could someone
> >> explain to me why libtool sets '-DPIC' for shared libraries, while
> >> gcc reliably d
24 matches
Mail list logo