At Tue, 11 Mar 2003 12:12:54 +0100,
Martin Langer wrote:
> 
> On Tue, Mar 11, 2003 at 11:14:43AM +0100, Takashi Iwai wrote:
> > At Sat, 8 Mar 2003 23:44:27 +0100,
> > Martin Langer wrote:
> > > 
> > > On Sat, Mar 08, 2003 at 10:40:52AM +0100, Martin Langer wrote:
> > > > On Sat, Mar 08, 2003 at 10:11:24AM +0100, Martin Langer wrote:
> > > > > On Sat, Mar 08, 2003 at 10:51:29AM +0200, Panagiotis Papadakos wrote:
> > > > >
> > > > > > cc1: Invalid option `-falign-functions=4'
> > > 
> > > 
> > > Removing that option really helps in my case. Don't know if it should be
> > > really applied to the CVS tree.
> > 
> > IIRC, the -falign-xxx is a new option and the older compiler had
> > -malign-xxx instead.  could you check the attached patch whether it
> > works?
> > 
> 
> ATM I'm using CVS without any patch again. It compiles fine. I haven't made
> anything except an update of the CVS tree. This patch is no longer necessary
> in my case.
> I think it was fixed by Jaroslav from version 1.145 to 1.146 of configure.

yes, the current cvs version uses -malign-xxxx, so it should work for
you as it is.  but it's not good for some compliers which prefer
-falign-xxxx options.

my patch works like 2.5 kernel does; checks whether -falign is
accepted and use -malign if not.  so, it would be appreciated if you
can check that before putting it to the cvs tree.


ciao,

Takashi


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to