> nope. Been there .. done that and that fails badly .. in fact worse than
> before :

Yet this is the standard way and works flawlessly if done correctly...

> However I am way way open to suggestion here.

You need to configure everything with --build=sparc64-sun-solaris2.10 and 
compile everything with a 64-bit compiler, i.e. all compilers ever invoked 
must generate 64-bit code *by default*.  This can mean setting CC and CXX to 
appropriate values, e.g. "gcc -m64" and "g++ -m64" or the Sun equivalent.

-- 
Eric Botcazou

Reply via email to