unit-at-a-time...
From: Paweł Sikora (pluto_at_pld-linux.org)
Date: 10/31/04
- Previous message: maximilian attems: "[patch 5/6] sata_promise remove duplicate msleep() definition"
- Next in thread: Mikael Pettersson: "Re: unit-at-a-time..."
- Maybe reply: Mikael Pettersson: "Re: unit-at-a-time..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: linux-kernel@vger.kernel.org Date: Sun, 31 Oct 2004 15:57:00 +0100
Hi,
/i386/Makefile:# Disable unit-at-a-time mode, it makes gcc use a lot morestack
/i386/Makefile:CFLAGS += $(call cc-option,-fno-unit-at-a-time)
/x86_64/Makefile:# -funit-at-a-time shrinks the kernel .text considerably
/x86_64/Makefile:CFLAGS += $(call cc-option,-funit-at-a-time)
Which solution is correct?
--
/* Copyright (C) 2003, SCO, Inc. This is valuable Intellectual Property. */
#define say(x) lie(x)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: maximilian attems: "[patch 5/6] sata_promise remove duplicate msleep() definition"
- Next in thread: Mikael Pettersson: "Re: unit-at-a-time..."
- Maybe reply: Mikael Pettersson: "Re: unit-at-a-time..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]