On 02/15/2018 12:26 AM, sea star wrote:
We need a bit more than a single-word message if you expect any help.
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3266
Virtualization: qemu.org | libvirt.org
___
https
___
https://lists.gnu.org/mailman/listinfo/libtool
On Sun, 19 Aug 2012, Jeff Martin wrote:
Bob,
Yes it was pulled from gnu.org.
-rw-r--r-- 1 root root 2632347 Oct 18 2011 libtool-2.4.2.tar.gz
I used:
wget
http://www.mirrorservice.org/sites/ftp.gnu.org/gnu/libtool/libtool-2.4.2.tar.gz
to retrieve the source.
Then all you should ha
n
Cc: "libtool@gnu.org"
Sent: Sunday, August 19, 2012 10:59 AM
Subject: Re: HELP: libtool 2.4.2 not compiling on Solaris 10u10 Sparc
On Sun, 19 Aug 2012, Jeff Martin wrote:
> Hello,
> I am trying to
> compile libtool so I can install another package which requires it. I
> ha
Friesenhahn
To: Jeff Martin
Cc: "libtool@gnu.org"
Sent: Sunday, August 19, 2012 10:59 AM
Subject: Re: HELP: libtool 2.4.2 not compiling on Solaris 10u10 Sparc
On Sun, 19 Aug 2012, Jeff Martin wrote:
> Hello,
> I am trying to
> compile libtool so I can install another package which re
On Sun, 19 Aug 2012, Jeff Martin wrote:
Hello,
I am trying to
compile libtool so I can install another package which requires it. I
have successfully compiled M4, Automake, Autoconf and installed in
/usr/gnu.
When I try to do the same for libtool, I receive errors.
I have tried the following:
Hello,
I am trying to
compile libtool so I can install another package which requires it. I
have successfully compiled M4, Automake, Autoconf and installed in
/usr/gnu.
When I try to do the same for libtool, I receive errors.
I have tried the following:
./configure --prefix=/usr/gnu
/usr/css/bi
Hello,
I am trying to compile libtool so I can install another package which requires
it. I have successfully compiled M4, Automake, Autoconf and installed in
/usr/gnu.
When I try to do the same for libtool, I receive errors.
I have tried the following:
./configure --prefix=/usr/gnu
/usr/css/bin
Hi Peter
I have tried using just g++ (no libtool) and the link succeeds. On this
occasion it seems easiest for me just not to use libtool.
Thanks for your help and advice.
Best regards
David
___
https://lists.gnu.org/mailman/listinfo/libtool
> Your object files are created without using libtool?
Yes, just g++.
>
> > ln: creating symbolic link `libGUI.so.0': Operation not supported
> > make: *** [libGUI.so] Error 1
>
> That's a new one for me, you snipped the ln command that fails though.
>
> I don't know how much you care about po
On 10/14/2011 08:45 AM, David Aldrich wrote:
Hi Peter
Thanks for your reply.
-shared is not a libtool flag
Oh, that's weird! We've been using that option for building other shared
libraries for a long time.
Yes, and older libtools used to pass it along to the compiler driver, so
on system
Hi Peter
Thanks for your reply.
> -shared is not a libtool flag
Oh, that's weird! We've been using that option for building other shared
libraries for a long time.
> does it work if you do:
>
> libtool --mode=link g++ -o libGUI.la -rpath /usr/local/lib
>
That doesn't work, but the result i
to work. It seems that the libtool command is trying to make a
static, rather than a shared library. I don't understand libtool well enough
to fix the problem and would be grateful of some help. Although I have
mentioned wxWidgets, I am inclined to think that it is more appropriate t
trying to make a
static, rather than a shared library. I don't understand libtool well enough
to fix the problem and would be grateful of some help. Although I have
mentioned wxWidgets, I am inclined to think that it is more appropriate to ask
help from the libtool community tha
trying to make a
static, rather than a shared library. I don't understand libtool well enough
to fix the problem and would be grateful of some help. Although I have
mentioned wxWidgets, I am inclined to think that it is more appropriate to ask
help from the libtool community tha
trying to make a
static, rather than a shared library. I don't understand libtool well enough
to fix the problem and would be grateful of some help. Although I have
mentioned wxWidgets, I am inclined to think that it is more appropriate to ask
help from the libtool community than the wxWi
On Fri, 15 Jan 2010, Jason Kraftcheck wrote:
Linking with the C++ compiler would address my immediate problem of linking
my test code, by still produces a library intended to be linked with C code
that requires using the c++ compiler to link. I had hoped that libtool's
.la files would provide t
Ralf Wildenhues wrote:
> Hello Jason,
>
> * Jason Kraftcheck wrote on Fri, Jan 15, 2010 at 07:10:21PM CET:
>> I am trying to build a static library that is implemented in C++ and has a C
>> API. The resulting .la does not appear to include any information
>> indicating that the library needs to b
Hello Jason,
* Jason Kraftcheck wrote on Fri, Jan 15, 2010 at 07:10:21PM CET:
> I am trying to build a static library that is implemented in C++ and has a C
> API. The resulting .la does not appear to include any information
> indicating that the library needs to be either linked with C++ or expl
On Fri, 15 Jan 2010, Jason Kraftcheck wrote:
I am trying to build a static library that is implemented in C++ and has a C
API. The resulting .la does not appear to include any information
indicating that the library needs to be either linked with C++ or explicitly
include the C++ runtime librar
Harring Figueiredo wrote:
> Was the C API code explicilty marked as C so that the compiler does not
> mangle the fucntion names? Check to make sure this is not happening.
>
Thanks for taking the time to reply. Unfortunately, the problem isn't this
simple. I have marked the function names as 'e
Was the C API code explicilty marked as C so that the compiler does not
mangle the fucntion names? Check to make sure this is not happening.
Hope this helps,
Harring
On Fri, Jan 15, 2010 at 1:10 PM, Jason Kraftcheck wrote:
> I am trying to build a static library that is implemented in C++ and
I am trying to build a static library that is implemented in C++ and has a C
API. The resulting .la does not appear to include any information
indicating that the library needs to be either linked with C++ or explicitly
include the C++ runtime libraries. Thus when I try to link a simple test
appl
I got errors when I do the cross compile for powerpc. Below are the error
messages. It looks for /usr/lib/libltdl.so instead of
/tools/eldk/4.2/ppc_4xx/usr/lib/libltdl.so at link time. I set the path
-L/tools/eldk/4.2/ppc_4xx/usr/lib. But, it is useless. Below are details.
Before running ./con
Hello William, Rafał,
* William Pursell wrote on Wed, Nov 12, 2008 at 07:21:23AM CET:
> Rafał Mużyło wrote:
>
>> The problem here is KDevelop. It's using autotools
>> in a such hacky way, that the only sane way to fix it,
>> is to manually set things up.
>
> Is there a good reason not to ship the
On Tue, Nov 11, 2008 at 1:56 PM, Dan Nicholson <[EMAIL PROTECTED]> wrote:
> On Tue, Nov 11, 2008 at 1:49 PM, Ralf Wildenhues <[EMAIL PROTECTED]> wrote:
>> Hello Dan,
>>
>> * Dan Nicholson wrote on Tue, Nov 11, 2008 at 10:46:59PM CET:
>>> On Tue, Nov 11, 2008 at 1:37 PM, Ralf Wildenhues <[EMAIL PROT
On Wed, Nov 12, 2008 at 09:54:06PM +0100, Ralf Wildenhues wrote:
>
> OK, this is their issue to deal with, not ours. Please report this to
> the KDE people.
>
Well, the funny thing about it is that KDE people had first abused
autotools in the ways you can observe here, constantly complained about
* Rafał Mużyło wrote on Wed, Nov 12, 2008 at 12:54:56PM CET:
> On Wed, Nov 12, 2008 at 06:28:41AM +0100, Ralf Wildenhues wrote:
> >
> > Then maybe it is sufficient to add
> > AC_CONFIG_MACRO_DIR([m4])
> >
> > to configure.ac, and
> > ACLOCAL_AMFLAGS = -I m4
> >
> > to the toplevel Makefile.a
On Wed, Nov 12, 2008 at 06:28:41AM +0100, Ralf Wildenhues wrote:
> * Rafał Mużyło wrote on Wed, Nov 12, 2008 at 03:10:36AM CET:
> >
> > The problem here is KDevelop. It's using autotools
> > in a such hacky way, that the only sane way to fix it,
> > is to manually set things up.
> >
> > It adds a
, and reasonably flexible dir tree
that would work 99% of the time. Is there a use case?
It seems to me that it would be a great help for the
novice.
--
William Pursell
___
http://lists.gnu.org/mailman/listinfo/libtool
* Rafał Mużyło wrote on Wed, Nov 12, 2008 at 03:10:36AM CET:
>
> The problem here is KDevelop. It's using autotools
> in a such hacky way, that the only sane way to fix it,
> is to manually set things up.
>
> It adds a dir, with a lot of old m4 macros, that autoreconf
> detects but libtoolize doe
This is exactly the place, where using Gentoo pays off.
You learn some very unsual things, while you do.
The problem here is KDevelop. It's using autotools
in a such hacky way, that the only sane way to fix it,
is to manually set things up.
It adds a dir, with a lot of old m4 macros, that autore
On Tue, Nov 11, 2008 at 1:49 PM, Ralf Wildenhues <[EMAIL PROTECTED]> wrote:
> Hello Dan,
>
> * Dan Nicholson wrote on Tue, Nov 11, 2008 at 10:46:59PM CET:
>> On Tue, Nov 11, 2008 at 1:37 PM, Ralf Wildenhues <[EMAIL PROTECTED]> wrote:
>> >
>> > The macro files may have been copied into your package
Hello Dan,
* Dan Nicholson wrote on Tue, Nov 11, 2008 at 10:46:59PM CET:
> On Tue, Nov 11, 2008 at 1:37 PM, Ralf Wildenhues <[EMAIL PROTECTED]> wrote:
> >
> > The macro files may have been copied into your package with 'libtoolize
> > --install', or 'aclocal --install', or their contents copied in
Hi Ralf,
On Tue, Nov 11, 2008 at 1:37 PM, Ralf Wildenhues <[EMAIL PROTECTED]> wrote:
>
> The macro files may have been copied into your package with 'libtoolize
> --install', or 'aclocal --install', or their contents copied into the
> aclocal.m4 file from aclocal. All of this may have been caused
Hallo Ralf,
danke für Deine schnelle Antwort.
Da ich recht neu in der Programmierung unter Linux bin, wird mich Deine
Antwort sicher ein paar Tage beschäftigt halten =)
Wünsche Dir einen schönen Abend...
Grüße
Jan
On Tue, Nov 11, 2008 at 10:37 PM, Ralf Wildenhues <[EMAIL PROTECTED]>wrote:
> H
Hello Jan,
* Jan Leimbach wrote on Tue, Nov 11, 2008 at 10:22:10PM CET:
>
> i just tried to run the "Hello World" example c++ project in Kdevelop
> as i got the output below.
>
> Can anyone support me please and tell me what i did wrong?
You are mixing an ltmain.sh file from Libtool 1.5.x with
Hello,
i just tried to run the "Hello World" example c++ project in Kdevelop
as i got the output below.
Can anyone support me please and tell me what i did wrong?
If you need more information, please tell me.
Thanks in advance.
Jan
../libtool: line 832: X--tag=CXX: command not found
../libtoo
Hello Rafael,
* Rafael Schleetz Benvenuti wrote on Fri, Oct 31, 2008 at 08:18:51PM CET:
> Sorry if i am posting this in the wrong mailing list, but i cannot really
> track the problem.
You're fine here.
> I am trying to build gmp-4.2.2 using a different dynamic loader.
>
> The gmp package uses
Hi,
Sorry if i am posting this in the wrong mailing list, but i cannot really
track the problem.
I am trying to build gmp-4.2.2 using a different dynamic loader.
The gmp package uses a ltmain.sh script to generate the libtool script.
What I need is gmp libs linked against /toolchain/ld-linux-x86
Hello Eduardo,
* Eduardo M. A. M. Mendes wrote on Tue, Oct 28, 2008 at 01:04:52PM CET:
> [EMAIL PROTECTED]:~/programs/tests/my_lib$ make
> Making all in lib
> make[1]: Entering directory `/home/eduardo/programs/tests/my_lib/lib'
> /bin/bash ../libtool --tag=F77 --mode=compile g95 -g -O2 -c -o c
./libtool: line 6681: Try `libtool --help' for more information.: command not
found
make[1]: *** [cdchi.lo] Error 1
make[1]: Leaving directory `/home/eduardo/programs/tests/my_lib/lib'
make: *** [all-recursive] Error 1
ltmain.sh is dated 2005.
Any help will be most appr
Hi Paul,
* Paul Eggert wrote on Thu, May 18, 2006 at 08:45:37AM CEST:
> Ralf Wildenhues <[EMAIL PROTECTED]> writes:
>
> > OK to apply?
>
> Yes, and thanks.
Done, thanks!
Cheers,
Ralf
___
http://lists.gnu.org/mailman/listinfo/libtool
Ralf Wildenhues <[EMAIL PROTECTED]> writes:
> OK to apply?
Yes, and thanks.
> Do you think we need to announce this change in NEWS?
Not really.
___
http://lists.gnu.org/mailman/listinfo/libtool
On 2006-05-17, Ralf Wildenhues <[EMAIL PROTECTED]> wrote:
> Well, the point is that
> autoreconf subdir/foobar.ac
>
> simply won't cause the called tools to use foobar.ac, but the first that
> exists in the list
> subdir/configure.ac
> subdir/configure.in
Yeah, I know.
My thought was that i
Hi Olly,
* Olly Betts wrote on Wed, May 17, 2006 at 08:56:28PM CEST:
> On Wed, May 17, 2006 at 07:19:57PM +0200, Ralf Wildenhues wrote:
> > At the same time let's get rid of the
> > CONFIGURE-AC argument we're suggesting there but which didn't work right
> > anyway. But let's not actually change
On Wed, May 17, 2006 at 07:19:57PM +0200, Ralf Wildenhues wrote:
> At the same time let's get rid of the
> CONFIGURE-AC argument we're suggesting there but which didn't work right
> anyway. But let's not actually change the functionality, so that what
> works continues to. (A bit fragile, I know;
Hi Olly,
* Olly Betts wrote on Tue, May 16, 2006 at 01:38:05PM CEST:
>
> I'm guessing the issue is that the tarball builder reuses the same
> SVN checkout and just reruns "autoreconf" without "--force". The
> output from "autoreconf --help&quo
Hi,
* J_J_FUX J_J_FUX wrote on Sun, Jan 15, 2006 at 04:31:05AM CET:
>
> I'm looking for some help with compiling libtool-1.5.22 as i am
> quite new to the friendly OSS world of linux. I'm using
> debian.2.4.25-1-multimedia-k7 kernel if that's of any interes
Hello people of the libtool list I'm not sure if this is the appropriate place to ask these kind of questions but here goes . I'm looking for some help with compiling libtool-1.5.22 as i am quite new to the friendly OSS world of linux. I'm using debian.2.4.25-1-multimed
ing into some
difficulty, and need some general questions answered. This is on FreeBSD
4.9. Any help at this point would be sincerely appreciated.
My configure.ac is as follows:
AC_PREREQ(2.59)
AC_INIT([cquota],[0.1])
AC_CONFIG_SRCDIR(src/cquota.c)
AM_INIT_AUTOMAKE
AC_PROG_LIBTOOL
AC_P
--
mark garey
ucsf
department of epidemiology and biostatistics
division of biostatistics
185 berry street, suite 5700
san francisco, ca. 94107-1739
415.514.8147
___
http://lists.gnu.org/mailman/listinfo/libtool
On Wed, 7 Dec 2005, Edward Maros wrote:
Are you suggesting that I include the libtool source distribution with my
package and configure it as part of my distribution?
That is the way that libtool is most often used, and it assures
correctness.
Bob
==
Bob
On Wed, 7 Dec 2005, Edward Maros wrote:
Libtool is most often configured as part of a package and a custom libtool
script is "dynamicly created" based on supplied configuration options.
How would you like it to behave differently?
Maybe I have the wrong model. What I have done is to compile
Bob Friesenhahn wrote:
On Tue, 6 Dec 2005, Edward Maros wrote:
Thanks to everyone's suggestions. It has been very insightful on how
libtool works. I am now able to compile my applications for 64bit
Solaris.
With the insight that I received from this exercise, I was wondering
if any thoug
On Tue, 6 Dec 2005, Edward Maros wrote:
Thanks to everyone's suggestions. It has been very insightful on how libtool
works. I am now able to compile my applications for 64bit Solaris.
With the insight that I received from this exercise, I was wondering if any
thought had been given to dynami
Ralf Wildenhues wrote:
* Tim Rice wrote on Tue, Dec 06, 2005 at 02:25:32AM CET:
On Mon, 5 Dec 2005, Edward Maros wrote:
This may be a frequent question, but I have not been able to find a
solution yet. I am trying to port out application to 64bit using a
sparc4u running Solaris 10. Th
* Tim Rice wrote on Tue, Dec 06, 2005 at 02:25:32AM CET:
> On Mon, 5 Dec 2005, Edward Maros wrote:
>
> > This may be a frequent question, but I have not been able to find a
> > solution yet. I am trying to port out application to 64bit using a
> > sparc4u running Solaris 10. The application uses
>
On Mon, 5 Dec 2005, Edward Maros wrote:
This may be a frequent question, but I have not been able to find a
solution yet. I am trying to port out application to 64bit using a
sparc4u running Solaris 10. The application uses
autoconf/automake/libtool/gcc for configuration and building of targets.
On Mon, 5 Dec 2005, Edward Maros wrote:
> This may be a frequent question, but I have not been able to find a
> solution yet. I am trying to port out application to 64bit using a
> sparc4u running Solaris 10. The application uses
> autoconf/automake/libtool/gcc for configuration and building of ta
This may be a frequent question, but I have not been able to find a
solution yet. I am trying to port out application to 64bit using a
sparc4u running Solaris 10. The application uses
autoconf/automake/libtool/gcc for configuration and building of targets.
With my first attempt at going 64 bit, I
In regard to: Re: Call for help: Solaris C++ and Sun CC, Ralf Wildenhues...:
While I agree in principle that it would be nice for libtool to help
people avoid shooting themselves in the foot, I think in this case it's
more important to document the danger than it is to completely mitiga
tch and your subsequent
> fixups. The new issue is that at least Cstd and probably Crun will be
> linked statically if the admin hasn't added the symlinks in the
> appropriate place.
ACK, at least this is my understanding of the issue.
> While I agree in principle that it would b
In regard to: Re: Call for help: Solaris C++ and Sun CC, Ralf Wildenhues...:
These two threads contain the patches recently applied to fix the
failure with undefined symbols on Solaris with CC (Sun C++ compiler):
http://lists.gnu.org/archive/html/libtool-patches/2005-07/msg00088.html
http
Hi Tim,
* Tim Mooney wrote on Tue, Aug 23, 2005 at 05:25:29PM CEST:
> In regard to: Re: Call for help: Solaris C++ and Sun CC, Albert Chin
> said...:
> >On Sun, Aug 21, 2005 at 03:46:13PM +0200, Ralf Wildenhues wrote:
> >>So I looked around. I've found this doc
In regard to: Re: Call for help: Solaris C++ and Sun CC, Albert Chin said...:
On Sun, Aug 21, 2005 at 03:46:13PM +0200, Ralf Wildenhues wrote:
So I looked around. I've found this documentation
http://docs-pdf.sun.com/806-7982/806-7982.pdf (page 21):
| The Sun WorkShop 6 update 2 C++ com
On Sun, Aug 21, 2005 at 03:46:13PM +0200, Ralf Wildenhues wrote:
> So I looked around. I've found this documentation
> http://docs-pdf.sun.com/806-7982/806-7982.pdf (page 21):
>
> | The Sun WorkShop 6 update 2 C++ compiler (5.3) includes a shared
> | version of the libCstd library.
> | To use the
I need some feedback for a Solaris C++ issue (this is the only issue
holding back the 1.5.20 release):
We fixed the failure of
libtool --mode=link --tag=CXX CC -no-undefined..
with patches from this thread:
http://lists.gnu.org/archive/html/libtool-patches/2005-07/msg00088.html
http://lists.gnu
hi everyone,
I got a problem when making install libraires built with libtool on a
AIX machine. "make all" works well, but if I make install, libtool gives me a
warning of relinking, and the output of the libtool looks as following:
libtool: install: wa
Title: Untitled Document
Vicodin Pain Reliever Pills Online
Buy low-cost Vicodin pain reliever Phentermine online.
Free online consultation.
No More pain- Get more info Now
___
Libtool mailing list
[EMAIL PROTECTED]
http://
the family not to be exposed to the
public, therefore, my husband warned that I should not contact any other
persons regards this matter, however, he instructed me on where to contact you
to help the family.
All the legal documents regards this deposit are kept in safe place,
the entire family
the family not to be exposed to the
public, therefore, my husband warned that I should not contact any other
persons regards this matter, however, he instructed me on where to contact you
to help the family.
All the legal documents regards this deposit are kept in safe place,
the entire family
Get rid of all of your Card balances
Bring an end to the calls concerning your payments.
No damage to your ratings.
Have a rosy future without high card balances.
Calls
concerning overdue payments will cease.
Your Cr.
rating will not be affected by this.
I recently upgraded autoconf (to 2.59), automake (to 1.8), and libtool (to
1.5) on FreeBSD 4.9. There seems to be two problems:
I posted this to the list before, but had no replies. I'm really stuck here
and am hoping someone can point me in the right direction. I've spent lots
of time reading and
Buy top painkillers without prescription
Today's special: Free overnight Fedex delivery
Vicodin.$2.54/dose
Hydrocodone$2.12/dose
Norco...$2.93/dose
Stock is limited and selling fast, so hurry
Buy them here
run "./configure", the tail end of
what I get is this:
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
loading cache /dev/null within ltconfig
ltconfig: you must specify a host type if you u
On Fri, Feb 13, 2004 at 10:52:02AM -0800, johnny henrik wrote:
> How do I configure libtool to work with CC compiler?
> Please give my some pointer/link ...
Build it just like you did to create /usr/local/bin/libtool but use
The Sun C compiler (i.e. CC=cc CFLAGS=blah).
--
albert chin ([EMAIL PRO
Hi,
How do I configure libtool to work with CC compiler?
Please give my some pointer/link ...
ThanksAlbert Chin <[EMAIL PROTECTED]> wrote:
On Wed, Feb 11, 2004 at 02:08:42PM -0800, johnny henrik wrote:> I am stuck with this issue. Please help> Our libtool work fine with gnu gcc. no
On Wed, Feb 11, 2004 at 02:08:42PM -0800, johnny henrik wrote:
> I am stuck with this issue. Please help
> Our libtool work fine with gnu gcc. now we want to cofigure it to work with /
> opt/SUNWspro/bin/CC compiler. And it fail when it links.
> Notice that it still use "gcc -
I am stuck with this issue. Please help
Our libtool work fine with gnu gcc. now we want to cofigure it to work with /opt/SUNWspro/bin/CC compiler. And it fail when it links.
Notice that it still use "gcc -share" instead of /opt/SUNWspro/bin/CC -shared. Why? and how do i make it t
by activating the body's natural hormone production and supplying vital nutrients necessary for peak s.exual performance.
We combined all the great recipes from ancient scripts to bring you an all natural, quality herb product that can help your love
Title: friday
Elk extract that gives you multiple 0rgasms.
No more please
UK whereas whereas definition. but may their found "White" Report Parliament
Budget website. Reports significance expressions Stephen including of great
Pre-Budget known Inquiry also policy consecutively they aid two "by
Title: tuesday
Newly discovered elk extract helps you in the bed with the girl.
Delete me
titles House (for Glidewell). policy debate. impact also expressions Lawrence)
that these Service Statement that and have this transport these many public
numerous their public Annual example category "White
On Mon, Nov 10, 2003 at 09:40:54AM -0800, Nimmo, Bill wrote:
> I am having a bit of trouble using libtool within a makefile in the cygwin
> environment. Basically, I am getting the error message:
> libtool: invalid number of arguments Try `libtool --help' for more
> information
I am having a bit of trouble using libtool within a makefile in the cygwin
environment. Basically, I am getting the error message:
libtool: invalid number of arguments Try `libtool --help' for more
information.
I have tried may variations in the makefile, and the online documentation
doesnt
I've got an application that I've just converted to use the whole
autotools suite... so far things are going quite well. One problem is
that the application contains about 30 plugin modules, and even though
I am creating them using -module and -avoid-version, libtool is still
calling ldconfig f
7g429po96y630924b28l94o11704e2 5z041323b8766z7813817h83l54w77
Finding the best rates for a new home loan or refinancing an old one can be a daunting task
We do the work for you. By submitting your information across to hundreds of lenders, we can get you the best interest rates around.Interest rate
168f77b4wyj0i65285z12386 6218r1e408m26753565vf53114ap
Finding the best rates for a new home loan or refinancing an old one can be a daunting task
We do the work for you. By submitting your information across to hundreds of lenders, we can get you the best interest rates around.Interest rates ar
Dear All,
I am new to using Autotools and am using it to build my project. I have
following directory structure for the project:
|
| configure.ac
| Makefile.am
|
|
| |
| | configure.ac
| | Makefile.am
|
|
|
4v90p84961c553nr269d78596175ud3h4w90p85z6146u3orsx9e7750t7nb7r220b6g3621516387kjcc1qx9e77506f1wvoy54y0f78uby4e98Not interested in a loan? Click here to meet locals in your area!q0i830r4992051a51dt7nb7r220b 6g3621516387kjcc1qlx34vh6m535ud3h4w90p85z6146u3orsx9e77506f1wvoy54yq6h304186nng103p2 72yl
Norbert,
Try quoting the whole series of library flags.
Robert
Norbert Kiesel wrote:
>
> Hi,
>
> I'm a happy libtool user but currently face a problem which I just can't
> solve: I have to link a program against openldap libs (-lldap -llber)
> and oracle libs (-lclntsh), but I must make sure t
Hi,
I'm a happy libtool user but currently face a problem which I just can't
solve: I have to link a program against openldap libs (-lldap -llber)
and oracle libs (-lclntsh), but I must make sure the openldap libs
appear *before* the oracle lib. Reason is that -lclntsh also contains
LDAP function
as SWAT team).maybe next time i can explain
more details about this situation.
I am sending a help mail to many people, but i
think thatmy uni. of Hanyang uni. in seoul of south korea is most
important.please, help me to bring attention of Hanyang
uni. to me.
(name: Kim chulmin, student# : 91007940
jks wrote:
>
> Hello all,
>
> For some reason I keep getting a "cannot open shared object file" error, even
> though I have added the library location (/usr/local/lib) to ld.so.conf. I
> did export LD_DEBUG=libs and got the output listed below, indicating that
> /usr/local/lib is not being sear
; Libtool.
Will someone please let me know what I am doing wrong? I have been consulting
the Libtool, Automake, Autoconf, Autobook and Program Library HOWTO. Any help
appreciated.
Thanks,
John
Output of trying to run the test program that uses the smdi shared library:
31926: find library=libsm
To build (from src directory):
./buildconf
./configure --with-mpm={dexter,mpmt_pthread,prefork,...}
make
Read ./configure --help for more command line options
For full -Wall debugging do this instead:
env USE_MAINTAINER_MODE=yes ./configure --with-debug [--other-foo]
I have installed libtool
Hi,
On Mon, 5 Nov 2001, Rob Browning wrote:
> "Boehne, Robert" <[EMAIL PROTECTED]> writes:
>
> > This is a known problem that results from supporting multiple
> > dependent archive libraries. In some cases libtool can't strip the
> > redundant -lfoo -lbar in dependencies.
>
> Is this because it
"Boehne, Robert" <[EMAIL PROTECTED]> writes:
> This is a known problem that results from supporting multiple
> dependent archive libraries. In some cases libtool can't strip the
> redundant -lfoo -lbar in dependencies. I would propose that libtool
> would strip all duplicate dependencies (as it
ill not finished.
My questions:
1) Is this expected behavior, or are we doing something wrong?
2) If this is expected, are there plans to fix it?
3) If there are plans, what can we do to help? :>
Oh, and right now, we're using libtool 1.4.2.
Thanks
#!/bin/sh
# This script removes any
1 - 100 of 119 matches
Mail list logo