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] | |
> Has solaris 2.9 (64 bit) had some testing behind? > > What is the default config for a 64 bit gcc on solaris 2.9? > I build/test right now a gcc-3.2.2 for sparcv9 and I get quite a few > failures for g++. So I wonder if I took the wrong config. > On sparc64-sun-solaris2.8 the results were not that bad. Well, to be > honest, I don't have 3.2.2 results handy. But on 3.2.3 they were much > better. > But anyway, the question remains, what is the right config? > Thanks, even for a RTFM :) > Andreas AFAICT by checking through config.gcc there is no difference between sparc64-solaris2.* and sparcv9-solaris2.*, so I don't know why we have both. I've tested both targets on solaris2.7 with 3.2.3-pre just to be sure, and I get zero unexpected g++ failures even when cycling through extra options: http://gcc.gnu.org/ml/gcc-testresults/2003-03/msg01594.html http://gcc.gnu.org/ml/gcc-testresults/2003-03/msg01534.html I'd be interested to hear what the reason is for having both. If someone can confirm they are redundant, IMO we should nuke one to avoid confusion like this. --Kaveh -- Kaveh R. Ghazi ghazi at caip dot rutgers dot edu
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |