From: Alexey Lubimov <avl@l14.ru>
To: ALT Linux kernel packages development <devel-kernel@altlinux.ru>
Subject: Re: [d-kernel] проблема со сборкой cloop
Date: Tue, 30 Mar 2004 03:10:45 +0400
Message-ID: <4068ACF5.4060705@l14.ru> (raw)
In-Reply-To: <20040329092224.GA22273@master.mivlgu.local>
Sergey Vlasov пишет:
> Отсутствует опция -O2 при сборке.
так и есть. заработало.
В Makefile такая конструкция.
ifdef APPSONLY
CFLAGS:=-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -s -I.
-fno-strict-aliasing -fno-common -fomit-frame-pointer else
include $(KERNEL_DIR)/.config
include $(KERNEL_DIR)/conf.vars
endif
Как я понял, CFLAGS для ядра должны быть в conf.vars этого ядра, но
этого файла нигде нет.
Может, добавить его в компанию к .config в krnel-headers-modules ?
next prev parent reply other threads:[~2004-03-29 23:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-28 18:02 Alexey Lubimov
2004-03-28 19:47 ` Alexander Bokovoy
2004-03-29 9:22 ` Sergey Vlasov
2004-03-29 23:10 ` Alexey Lubimov [this message]
2004-03-30 5:59 ` Anton Farygin
2004-03-30 7:31 ` Anton Farygin
2004-03-30 14:54 ` Anton Farygin
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=4068ACF5.4060705@l14.ru \
--to=avl@l14.ru \
--cc=devel-kernel@altlinux.ru \
/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
ALT Linux kernel packages development
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel-kernel/0 devel-kernel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel-kernel devel-kernel/ http://lore.altlinux.org/devel-kernel \
devel-kernel@altlinux.org devel-kernel@altlinux.ru devel-kernel@altlinux.com
public-inbox-index devel-kernel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel-kernel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git