This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: succesful bootstrap: 3.3.2/sparc-sun-solaris2.8


> {develop:gcc}% file xgcc
> xgcc:           ELF 32-bit MSB executable SPARC32PLUS Version 1,
> V8+ Required, UltraSPARC1 Extensions Required, dynamically linked, not
> stripped
>
> (Well, next compilation will be ELF 64. Some comments on this ?)

Do you mean that you're going to build the sparc64-sun-solaris2.8 compiler?
Both compilers are multiarch/multilib on Solaris 8 so they can generate code 
for the other archictecture.  And the 32-bit compiler is a little faster.

-- 
Eric Botcazou


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]