Gentoo Archives: gentoo-dev

From: Ben Lutgens <lamer@g.o>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] GCC3.1 warnings
Date: Wed, 19 Jun 2002 20:44:03
Message-Id: 20020620015117.GD13457@athlon.dolly-llama.org
In Reply to: [gentoo-dev] GCC3.1 warnings by Justin Lambert
1 On Wed, Jun 19, 2002 at 07:38:30PM -0500, Justin Lambert wrote:
2 >I just emerged kde gnome2 galeon and some other things on gentoo-1.3b without
3 >any problems. The only thing I noticed was that on xine-lib, xine-ui, and
4 >vmware-workstation configure script I saw these warnings:
5
6 what happens if you pass -Wno-deprecated in CFLAGS?
7
8 >
9 >cc1: warning: -malign-loops is obsolete, use -falign-loops
10 >cc1: warning: -malign-jumps is obsolete, use -falign-jumps
11 >cc1: warning: -malign-functions is obsolete, use -falign-functions
12 >
13 >As far as I can tell it's something that is coded in the apps themselvs but I
14 >could be wrong.
15 >
16 >jl
17 >_______________________________________________
18 >gentoo-dev mailing list
19 >gentoo-dev@g.o
20 >http://lists.gentoo.org/mailman/listinfo/gentoo-dev
21 >

Replies

Subject Author
Re: [gentoo-dev] GCC3.1 warnings Jack Morgan <yojack@××××××××××××.jp>