------- Comment #9 from ebotcazou at gcc dot gnu dot org  2007-02-12 23:02 
-------
> i used that information you linked to, but i only got 64bit code with -m64
> i needed it by default. i surely could have skipped the last step, but i
> wanted my local tree to just contain 64bit stuff.

You probably missed something, it's the canonical way to build the 64-bit
compiler.  Did you forget to specify the native target?  Just do
  CC="cc -xarch=v9" srcdir/configure sparc64-sun-solaris2.9 --prefix=xxx


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30769

Reply via email to