Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=6484          
     




------- Additional Comments From [EMAIL PROTECTED]  2006-04-05 23:21 -------
Thank you for adding the the sunos5-64-gcc config.

The output of file <object file> vary a little bit depending on
the compiler flags
32 Bit mit gcc CGLAGS -mcpu=ultrasparc -mv8plus -mvis
or at least -mcpu=ultrasparc
=>
file ./progs/xdemos/pbutil.o
./progs/xdemos/pbutil.o:        ELF 32-bit MSB relocatable SPARC32PLUS Version
1, V8+ Required, UltraSPARC1 Extensions Required

64 Bit CFLAGS at least -m64 -mcpu=ultrasparc
=>
file ./progs/xdemos/pbutil.o
./progs/xdemos/pbutil.o:        ELF 64-bit MSB relocatable SPARCV9 Version 1,
UltraSPARC1 Extensions Required

But you can compile binaries for old 32 Bit only sparc machines 
(might be 10 years old)
but the default of gcc on sun (without mcpu option)
hallo.o:        ELF 32-bit MSB relocatable SPARC Version 1

For 64 Bit without mpcu
hallo.o:        ELF 64-bit MSB relocatable SPARCV9 Version 1

For better supporting the solaris platform it would be the best thing if
you try to compile it on a old cheap ultrasparc machine. E.g. an ultra5/10
with about 400 MHz could be bought for about less than 100 $.
With a 440 MHz prozessor it's even a nice machine that can play DVDs with xine
...

I'll try to compile mesa without -O3 option and tell you my results but
for further more complicate activities it would be the best thing if one
Mesa developer can do it on a sun on his own.
          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to