On 7 Feb 2003, Michel D�nzer wrote: >Date: 07 Feb 2003 00:04:59 +0100 >From: Michel D�nzer <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Content-Type: multipart/mixed; boundary="=-VHm8nTy1q66jRspvQ0H6" >List-Id: <dri-devel.lists.sourceforge.net> >Subject: different build options for alpha > > >Someone sent me this patch to build my Debian packages on alpha. Is >there any reason not to apply it to the trunk?
Oops.. I misread your patch. It does "-mcpu=ev56" and not "-march=ev56", so it would still run on any alpha. My bad. As a total guess, most businesses probably have EV56 or higher in usage, however I'd also guess most hobbiests have EV5 machines, so choosing a default instruction scheduling that is representative of the majority out there would be tricky. I'm using EV67 here, so either will work for me. ;o) It might be best to stick with the lowest common denominator perhaps. TTYL -- Mike A. Harris ftp://people.redhat.com/mharris OS Systems Engineer - XFree86 maintainer - Red Hat ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
