Re: Help: 64 Bit Solaris 10

2005-12-07 Thread Bob Friesenhahn
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

Re: Help: 64 Bit Solaris 10

2005-12-07 Thread Bob Friesenhahn
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

Re: Help: 64 Bit Solaris 10

2005-12-07 Thread Edward Maros
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

Re: Help: 64 Bit Solaris 10

2005-12-06 Thread Bob Friesenhahn
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

Re: Help: 64 Bit Solaris 10

2005-12-06 Thread Edward Maros
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

Re: Help: 64 Bit Solaris 10

2005-12-05 Thread Ralf Wildenhues
* 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 >

Re: Help: 64 Bit Solaris 10

2005-12-05 Thread Bob Friesenhahn
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.

Re: Help: 64 Bit Solaris 10

2005-12-05 Thread Tim Rice
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

Help: 64 Bit Solaris 10

2005-12-05 Thread Edward Maros
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