All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Martin Langer <martin-langer@gmx.de>
Cc: papadako@csd.uoc.gr, alsa-devel@lists.sourceforge.net
Subject: Re: Problem compiling latest CVS with gcc-2.95.3
Date: Tue, 11 Mar 2003 14:02:51 +0100	[thread overview]
Message-ID: <s5hisuq2gzo.wl@alsa2.suse.de> (raw)
In-Reply-To: <20030311111254.GA16731@tuba.home>

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

  reply	other threads:[~2003-03-11 13:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-08  8:51 Problem compiling latest CVS with gcc-2.95.3 Panagiotis Papadakos
2003-03-08  9:11 ` Martin Langer
2003-03-08  9:40   ` Martin Langer
2003-03-08 22:44     ` Martin Langer
2003-03-11 10:14       ` Takashi Iwai
2003-03-11 11:12         ` Martin Langer
2003-03-11 13:02           ` Takashi Iwai [this message]
2003-03-11 14:30             ` Martin Langer
2003-03-11 17:59               ` Takashi Iwai
2003-03-11 14:14           ` Panagiotis Papadakos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=s5hisuq2gzo.wl@alsa2.suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=martin-langer@gmx.de \
    --cc=papadako@csd.uoc.gr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.