Thomas Tanner wrote:
> 
> On 27-Sep-99 Bram Stolk wrote:
> > autoconf on linux-alpha passes unknown options to compiler.
> > options are probably x86 only.
> 
>  Thanks for the bug report.
>  Are there any Alpha-specific optimization flags we could
>  pass to the compiler?

depends on compiler.
for gcc, stuff like -mcpu=ev56 will speed up things on modern
alpha's, but may be incompat with early alphas.

However, just a plain -O or -O2 would be a good start.

on alpha, there are 2 primary OSes:

-Compaq Tru64 unix
-Linux

Both OSes run 2 C compilers:

-gcc
-ccc (Compaq C compiler)

However, my only successfull build sofar is
linux+gcc. Still looking into other combo's.

> 
> Thomas Tanner -------------------------
> email: tanner@(ffii.org|gnu.org|gmx.de)
> web:   http://home.pages.de/~tanner
> GGI/Picasso: http://picasso.ffii.org

-- 
------------------------------------------------------------------------------
 Bram Stolk, VR Specialist.
 SARA Academic Computing Services Amsterdam, PO Box 94613, 1090 GP  AMSTERDAM
 email: [EMAIL PROTECTED]   Phone +31-20-5923059  Fax +31-20-6683167

 "I heard if you play the NT-4.0-CD  backwards, you get a satanic message."
 "Thats nothing, if you play it forward, it installs NT-4.0"
------------------------------------------------------------------------------


_______________________________________________
Mesa-dev maillist  -  [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-dev

Reply via email to