Chris Quenelle <Chris.Quenelle at sun.com> wrote:

>
> An easy check would be to see if there is a Makefile
> glitch of some kind, and you're getting some 32-bit
> binaries when you think you're getting 64-bit binaries.
> That would run significantly slower on x86.
>
> Something like:  find . -type f | xargs file | grep 32-bit
>
> It's easy to get this kind of 32/64 problem with Sun compilers
> because they default to 32-bit on 64-bit machines, which is
> the opposite from gcc.

Well, please have a look at my original mail and repeat the 
instructions. The Schily makefile system is reliable and does 
not have such glitches.

> I'll forward your original email to the x86 compiler team
> to see if they have any ideas.

Thank you!

J?rg

-- 
 EMail:joerg at schily.isdn.cs.tu-berlin.de (home) J?rg Schilling D-13353 Berlin
       js at cs.tu-berlin.de                (uni)  
       joerg.schilling at fokus.fraunhofer.de (work) Blog: 
http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily

Reply via email to