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