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.
> With my first attempt at going 64 bit, I hit a problem since libtool
> seems to configure only 32bit (at least for creating shared objects). Am
> I missing something that I could do to make the leap to 64 bit?

Try CC="gcc -m64" ./configure ........

> 
> Thanks,
> Ed
> 

-- 
Tim Rice                                Multitalents    (707) 887-1469
[EMAIL PROTECTED]




_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to