Gentoo Archives: gentoo-embedded

From: wireless <wireless@×××××××××××.com>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] emerge ppp with crosscompile problem
Date: Wed, 03 May 2006 12:25:54
Message-Id: 4458A9C0.8010202@tampabay.rr.com
In Reply to: Re: [gentoo-embedded] emerge ppp with crosscompile problem by Harald Schioeberg
1 Harald Schioeberg wrote:
2 > i found your problem:
3 > it is in
4 > /var/tmp/portage/ppp-2.4.3-r14/work/ppp-2.4.3/pppd/plugins/Makefile.linux
5 >
6 > these are the first lines of this file:
7 >
8 > CC = gcc
9 > COPTS = -O2 -g
10
11 Maybe it would be useful to try 'small binaries'
12
13 COPTS = -Os -g
14
15
16 > cheers
17 > Harald
18
19
20 James
21
22 --
23 gentoo-embedded@g.o mailing list