On 02/16/11 05:46 PM, Patrick Welche wrote:
On another list a poster thought that libtool was doing the wrong thing(tm),
but it seems to be rather that config.guess needs to be given hints about
sun4u. This means that this probably isn't the right list - but which one
is?

Essentially, he is running a 64 bit system, and is hoping for sparc64,
but config.guess finds sparc-sun-solaris2.9 . config.guess doesn't have
much to go on however:


He could try ./configure CFLAGS="-m64"

That has solved some issues I had generating 64-bit code on Solaris SPARC. I don't think it matters if its sun4u or sun4v.

--
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

Dave


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

Reply via email to