Subject: Re: Yet another package error: mysql-server
To: Reinier Jonker <rjgjonker@xs4all.nl>
From: Frederick Bruckman <fredb@immanent.net>
List: port-mac68k
Date: 04/11/2002 22:24:55
On Thu, 4 Apr 2002, Reinier Jonker wrote:

> On donderdag, april 4, 2002, at 05:31 PM, Bruce O'Neel wrote:
>
> > Well, it's probably a compiler bug, this is why the non logical "let's
> > play with flags" pattern sometimes works :-)  The real solution is to
> > find out why cc1 generates assembly instructions that as is unhappy
> > with.  That, sadly, is a bit harder.
>
> I'll try. How do I set options for a package compile?

It turns out the problem was with the hand generated assembly using
the old format. I committed a fix this morning.

Frederick